Skip to content

gnumbix/SpringDemoApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot + JPA + Liquibase + Thymeleaf Demo Project

This project was created for a quick demonstration of the work of JPA + Thymeleaf + Liquibase.

It does not pretend to be a beautiful and correct code. Just a demonstration of the work.

Documentation

Java 17 and Maven are required to build the project.

After compilation and launch, you can open it in the browser at http://127.0.0.1:8080/

Example of a startup command:

java -jar DemoProject-0.0.1-SNAPSHOT.jar

About

JPA + Spring + Thymeleaf Demo Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published