Skip to content

MachinesAreUs/spring-boot-jpetstore

 
 

Repository files navigation

JPet Store Sample

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.

Clone

git clone https://github.com/domaframework/spring-boot-jpetstore.git

Run

cd spring-boot-jpetstore
./gradlew bootRun

Access

http://localhost:8080/

Edit

Use Eclipse 4.4 or above.

Generate all Eclipse files with Gradle.

./gradlew eclipse

License

Apache License, Version 2.0

About

Pet Store Sample with Doma 2 and Spring Boot

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 75.0%
  • HTML 21.1%
  • CSS 3.9%