A library app to manage authors, publisher and books.
In order to add a new book, author and publisher should be added first.
Spring Web, Spring Data JPA, Thymeleaf, MySQL
git clone https://github.com/aycanocal/SpringBootLibraryApp.git
Run LibraryApplication.main()
Go to https://localhost:8080 on your browser.
