Skip to content

nfrederick023/Sample-Spring-Boot-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest Logo

Sample CRUD Spring Boot Application

A barebones create, read, update, and delete (CRUD) implementation in Java Spring Boot.

Includes the following features:

  • Swagger UI for API visualization
  • BasicAuth for secure route management
  • Get, Post, Put, and Delete endpoints for CRUD operations
  • Unit Tests for functionality validation
  • A single, easy to understand, model

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages