BAEL-6303: Encode passwords with Spring Boot CLI
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
spring.security.user.name=baeldung
|
||||
# Encoded password with SpringBoot CLI, the decoded password is baeldungPassword
|
||||
spring.security.user.password={bcrypt}$2y$10$R8VIwFiQ7aUST17YqMaWJuxjkCYqk3jjPlSxyDLLzqCTOwFuJNq2a
|
||||
Reference in New Issue
Block a user