java-tutorials/spring-boot-modules/spring-boot-swagger-jwt
Sallo Szrajbman 731f7f8001 [BAEL-4173] Set JWT token with Spring Boot & Swagger UI (#10134)
* Hexagonal Architecture with Spring Boot example

* Set JWT token with Spring Boot & Swagger UI

* Revert "Hexagonal Architecture with Spring Boot example"

This reverts commit 412b8690

* [BEAL-4173]
Code identation fixes
README.md fixes

* [BEAL-4173]
Removing sout

* [BEAL-4173]
Fixing identation issue

* [BEAL-4173]
Fixing identation issue

* [BEAL-4173]
Removing HttpHeaders parameter (not needed)

* Update spring-boot-modules/spring-boot-swagger-jwt/src/main/java/com/baeldung/swaggerjwt/controller/ClientsRestController.java

Committing suggestion

Co-authored-by: KevinGilmore <kpg102@gmail.com>

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-10-26 21:12:50 -05:00
..
src/main [BAEL-4173] Set JWT token with Spring Boot & Swagger UI (#10134) 2020-10-26 21:12:50 -05:00
README.md [BAEL-4173] Set JWT token with Spring Boot & Swagger UI (#10134) 2020-10-26 21:12:50 -05:00
pom.xml [BAEL-4173] Set JWT token with Spring Boot & Swagger UI (#10134) 2020-10-26 21:12:50 -05:00

README.md

Relevant Articles: