MarcGiffing / wicket-spring-boot

Spring Boot starter for Apache Wicket
152 stars 62 forks source link

Bugfix for example app: Spring JPA repositories were not detected correctly #163

Closed tgoetz closed 4 years ago

tgoetz commented 4 years ago

I made some minor improvements to the Spring data repositories in the example app. Now everything seems to run fine. Maven build looks good and all tests are green for me when running locally.