Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-rest-api

Configuration

  • JDK: JDK 17
  • Framework: Spring boot 3.1.5
  • Build: Maven 3.8.4

Features

Feature Restful URI Method
Blog List /blog/list GET
Blog Create /blog/create POST
Blog Detail /blog/detail/{id} GET
Blog Update /blog/update/{id} PUT
Blog Delete /blog/delete/{id} DELETE

#Spring security #Auth #Validation #Testcase

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages