4 lines
100 B
INI
4 lines
100 B
INI
spring.security.user.name=user
|
|
spring.security.user.password=secret
|
|
spring.security.user.roles=USER
|