This sample shows how easy to integrate Doma with Spring Boot .
And this sample is useful as reference to combine following libraries.
- Spring Security
- Thymeleaf
- Hibernate Validator
Java 8 is needed to run this sample.
git clone https://github.com/domaframework/spring-boot-jpetstore.git
cd spring-boot-jpetstore
./gradlew bootRun
http://localhost:8080/
Use Eclipse 4.4 or above.
Generate all Eclipse files with Gradle.
./gradlew eclipse
Apache License, Version 2.0