Adding more modifications + the part regarding advanced Docket configurations

This commit is contained in:
Kanames
2022-06-12 18:16:24 +03:00
parent 0995f3846c
commit 3d67e7efe0
9 changed files with 293 additions and 10 deletions

View File

@@ -1,12 +1,41 @@
# SpringBoot-SwaggerExamples
Repository made for the purpose of educational teaching of Swagger features in SpringBoot manner.
The root of this repository contains multiple Spring Boot projects that sever different purposes for this topic. So if you need them to run them locally on your PC following the instructions from each of their directory will make your life easy, choose not to do this and it may take a few seconds more :)
**Remember**: "*Good Swagger Documentation is an essential ingredient of building good Spring Boot Microservices.*"
---
### Resources used in this documentation:
[Advanced Swagger Configuration with Spring Boot](https://progressivecoder.com/advanced-swagger-configuration-with-spring-boot/)
[Swagger study notes](https://programmer.group/swagger-study-notes.html)
https://swagger.io/about/
https://www.cnblogs.com/softidea/p/6230709.html
[How can I manually describe an example input for a java @RequestBody Map<String, String>?](http://www.javawenti.com/?post=35548)
[Spring Boot整合SpringFox 3.0與Pageable引數處理_osc_qheq8wav - MdEditor](https://www.gushiciku.cn/pl/ph7P/zh-tw)
https://cloud.tencent.com/developer/article/1768024
[Springfox Reference Documentation](https://springfox.github.io/springfox/docs/current/)
[Setting Up Swagger 2 with a Spring REST API | Baeldung](https://www.baeldung.com/swagger-2-documentation-for-spring-rest-api)
---
If you like my content, then just follow me on linkedin: https://www.linkedin.com/in/paladuta-stefan-255b6a136/
or follow me on medium: https://medium.com/@stefan.paladuta17.