Bushan Sirgur
Bushan Sirgur
online-bookstore
Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.
book-api-spring-boot
Book API demonstrates the RESTful web services using Spring Boot and JPA. Book API uses the MySQL database to store the records. User can perform all the CRUD operations against the database.
book-api
Book API demonstrates the RESTful web services using Spring MVC. Book API performs all the CRUD operations. User can create a book, read a single book, update a book and delete a book. To communicate...
spring-boot-hibernate-mysql-rest-api
A simple Spring boot application that demonstrates the usage of REST API using Spring boot, Hibernate and MySQL.