Skip to content

Repository files navigation

PocoTest

A test/example RESTful Service

  • spring-boot for creating a self contained Jar package
  • Spring to structure MVC
  • mybatis-spring for database interaction
  • H2 database
  • spring-test to test REST systems
  • Junit4 for test support

MyBatis is configure in applicationContext.xml and the Mappings are done in XML files. H2 is configured in the applicationContext.xml and links initialization SQL scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages