Skip to content

Testing Spring Boot+Spring Data JPA+Spring MVC+Thymeleaf

Notifications You must be signed in to change notification settings

ddovgal/booksLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

booksLibrary

Just testing some new technologies...

Used technologies:

  • Spring Boot
  • Spring Data JPA
  • Spring MVC
  • Thymeleaf template pages

Run project steps:

  • Create new database for Library
  • Change database settings to yours in application.properties
  • Just run by "java -jar webLibrary-0.0.1-SNAPSHOT.jar", or as usual run on your IDE

Then go to http://localhost:49157 and enjoy:)

About

Testing Spring Boot+Spring Data JPA+Spring MVC+Thymeleaf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published