You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d2def68602
Various cleanups to the Spring Data JPA example, including: * Move repositories into service package and make them package private thus only expose the service interfaces to clients. * Merge HotelRepository and HotelSummaryRepository and make service implementations package protected. * Introduce integration test base class to bootstrap the app as SpringAppliation.run would. * Refactor central test case to rather use Spring MVC integration testing framework. * Add integration tests for repositories to execute query methods. |
11 years ago | |
---|---|---|
.. | ||
spring-boot-sample-actuator | 11 years ago | |
spring-boot-sample-actuator-ui | 11 years ago | |
spring-boot-sample-batch | 11 years ago | |
spring-boot-sample-data-jpa | 11 years ago | |
spring-boot-sample-integration | 11 years ago | |
spring-boot-sample-jetty | 11 years ago | |
spring-boot-sample-profile | 11 years ago | |
spring-boot-sample-simple | 11 years ago | |
spring-boot-sample-tomcat | 11 years ago | |
spring-boot-sample-traditional | 11 years ago | |
spring-boot-sample-web-static | 11 years ago | |
spring-boot-sample-web-ui | 11 years ago | |
spring-boot-sample-xml | 11 years ago | |
README.md | 11 years ago | |
pom.xml | 11 years ago |