Files
spring-boot/spring-boot-samples/spring-boot-sample-secure-webflux/src/main/resources/application.properties
2018-01-09 16:06:36 -08:00

3 lines
103 B
INI

spring.security.user.name=user
spring.security.user.password=password
management.endpoints.web.expose=*