Skip to content

Build User Management platform using Spring Boot & Java

Notifications You must be signed in to change notification settings

Vikas9kumargupta/CrudRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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#/

About

Build User Management platform using Spring Boot & Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages