26. JWT Token Provider - Part 1 (#2)
This commit is contained in:
@ -10,7 +10,9 @@ spring:
|
||||
properties:
|
||||
hibernate:
|
||||
dialect: org.hibernate.dialect.MySQL8Dialect
|
||||
|
||||
app:
|
||||
jwt:
|
||||
secret: ${random.value}
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user