/booksLibrary

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

Primary LanguageCSS

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:)