Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnapagoda/spring-boot-swagger
Integrating Swagger with Spring Boot REST API - Sample Project
https://github.com/cnapagoda/spring-boot-swagger
spring spring-boot spring-boot-3 springboot swagger swagger2 swagger3
Last synced: about 1 month ago
JSON representation
Integrating Swagger with Spring Boot REST API - Sample Project
- Host: GitHub
- URL: https://github.com/cnapagoda/spring-boot-swagger
- Owner: cnapagoda
- License: apache-2.0
- Created: 2017-09-09T05:50:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T10:03:17.000Z (6 months ago)
- Last Synced: 2024-06-27T14:53:56.174Z (6 months ago)
- Topics: spring, spring-boot, spring-boot-3, springboot, swagger, swagger2, swagger3
- Language: Java
- Homepage: https://blog.napagoda.com/2024/06/integrate-swagger-3-with-spring-boot3-api.html
- Size: 70.3 KB
- Stars: 3
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-swagger
Spring Boot + Swagger (OpenAPI) Integration Projects
Please refer [Integrate Swagger 3 with Spring Boot Rest API](https://blog.napagoda.com/2024/06/integrate-swagger-3-with-spring-boot3-api.html) and [Building a RESTful Service with Spring Boot 3](https://blog.napagoda.com/2024/06/building-restful-service-spring-boot-3.html) blog post for more technical information
[Spring Boot 2 + Swagger 2](spring-boot-2-swagger-2)
[Spring Boot 3 + Swagger 3](spring-boot-3-swagger-3)
[Spring Boot 3 + Swagger 3 With OpenAPIDefinition](spring-boot-3-swagger-3-with-openapidefinition)