From dc34794a5f5cffade1087c1dc7f01bef8ed6f6a4 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 5 Nov 2020 13:58:00 +0800 Subject: [PATCH] Update README.md --- spring-boot-modules/spring-boot-swagger-jwt/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-modules/spring-boot-swagger-jwt/README.md b/spring-boot-modules/spring-boot-swagger-jwt/README.md index 97c76dc431..f04dd5957a 100644 --- a/spring-boot-modules/spring-boot-swagger-jwt/README.md +++ b/spring-boot-modules/spring-boot-swagger-jwt/README.md @@ -1,2 +1,3 @@ ## Relevant Articles: +- [Set JWT with Spring Boot and Swagger UI](https://www.baeldung.com/spring-boot-swagger-jwt)