We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c07aad commit dd22c4cCopy full SHA for dd22c4c
JWT-auth-server/target/classes/application.properties
@@ -2,5 +2,5 @@
2
server.port=8086
3
spring.application.name=auth-server
4
eureka.client.serviceUrl.defaultZone = http://localhost:8761/eureka/
5
-jwt.secret=manjeetkumar
+jwt.secret=fullstackjavadevelopercommunity
6
0 commit comments