Updated README.md

added link back to the article: https://www.baeldung.com/spring-openapi-global-securityscheme
This commit is contained in:
Asjad J 2022-07-28 23:25:23 +05:00 committed by GitHub
parent 463a4aeee9
commit 47aaa04661

View File

@ -6,3 +6,4 @@
- [Swagger @Api Description Is Deprecated](https://www.baeldung.com/java-swagger-api-description-deprecated)
- [Set List of Objects in Swagger API Response](https://www.baeldung.com/java-swagger-set-list-response)
- [Configure JWT Authentication for OpenAPI](https://www.baeldung.com/openapi-jwt-authentication)
- [Apply Default Global SecurityScheme in springdoc-openapi](https://www.baeldung.com/spring-openapi-global-securityscheme)