Skip to content

purshink/library_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library_app

Java DB Spring Data Exam


A Spring Web MVC application that renders thymeleaf templates as HTML. Uses Spring Data to persist data into the MYSQL db.The application should be able to import data from XML and JSON and support functionality for also exporting the imported data.



Prerequisites


  • JDK 11 and JAVA_HOME environment variable set

Building the project


Clone the repository:

git clone https://github.com/purshink/library_app 

Navigate to the newly created folder:

cd library_app

Run the project with:

./mvnw clean spring-boot:run

Navigate to:

[http://localhost:8080](http://localhost:8080/)

About

Java DB Spring Data Exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published