Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 364 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 364 Bytes

This Spring Boot application demonstrates basic CRUD (Create, Read, Update, Delete) operations on a simple entity. It provides endpoints for creating, retrieving, updating, and deleting data using HTTP requests. It contains proper Spring Validation and Exception Handling.

To access the Swagger Ui Webpage we have:-

http://localhost:8080/swagger-ui/index.html#/