Skip to content

marceloklein/spring-boot-jpetstore

 
 

Repository files navigation

JPet Store Sample

This sample shows how easy to integrate Doma with Spring Boot .

Besides, this sample is useful as a reference to combine the following libraries:

  • Spring Security
  • Thymeleaf
  • Hibernate Validator

You need Java 11 or later to build and 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

IntelliJ IDEA

Import this sample as a Gradle project.

Eclipse

Generate all Eclipse files with Gradle.

./gradlew eclipse

License

Apache License, Version 2.0

About

A sample web application built on Doma 2 and Spring Boot.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 59.6%
  • HTML 24.4%
  • TSQL 11.5%
  • CSS 4.5%