Updated README.md

added link back to the article: https://www.baeldung.com/spring-swagger-hide-field
This commit is contained in:
Asjad J 2022-04-13 16:22:00 +05:00 committed by GitHub
parent de3c73c276
commit 598d0e41ab
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ This module contains articles about Spring Web MVC in Spring Boot projects.
- [Using Spring ResponseEntity to Manipulate the HTTP Response](https://www.baeldung.com/spring-response-entity)
- [The @ServletComponentScan Annotation in Spring Boot](https://www.baeldung.com/spring-servletcomponentscan)
- [Guide to Internationalization in Spring Boot](https://www.baeldung.com/spring-boot-internationalization)
- [Hide a Request Field in Swagger API](https://www.baeldung.com/spring-swagger-hide-field)
- More articles: [[next -->]](/spring-boot-modules/spring-boot-mvc-2)