Commit Graph

4 Commits

Author SHA1 Message Date
sampadawagde 39352f251d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +05:30
Krzysztof Woyke 7b6ba31847 JAVA-3295: Fix pom properties in spring-boot-modules 2021-03-25 13:12:01 +01:00
johnA1331 dc34794a5f Update README.md 2020-11-05 13:58:00 +08:00
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