10000 GitHub - pgrigoro/springboot-api: Spring Boot Microservice with configured swagger and API logging
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pgrigoro/springboot-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-api

Overview

Build RESTFul API with Spring Boot

Best Practices Used

  1. Use of short annotations @GetMapping, @PostMapping, @PutMapping, and @DeleteMapping in @RestController classes
  2. Use of Http Status Codes
  3. Use of Swagger for API docs generation
  4. Use of Custom API Request and Response Logging

About

Spring Boot Microservice with configured swagger and API logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0