Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 401 Bytes

File metadata and controls

15 lines (12 loc) · 401 Bytes

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