Updated README.md

added link back to the article: https://www.baeldung.com/openapi-jwt-authentication
This commit is contained in:
Asjad J 2022-06-14 09:46:50 +05:00 committed by GitHub
parent 151e2981b8
commit fc4a117f2c
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
- [Hiding Endpoints From Swagger Documentation in Spring Boot](https://www.baeldung.com/spring-swagger-hiding-endpoints)
- [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)