First of all,I use springboot 2.1.0.RELEASE and springcloud Finchley.SR1 . According to Finchley.SR1 document,I add dependency spring-boot-starter-security and set spring.security.user.password .
but,I can visit configServer,I can't get the authentication Page .
First of all,I use springboot 2.1.0.RELEASE and springcloud Finchley.SR1 . According to Finchley.SR1 document,I add dependency spring-boot-starter-security and set spring.security.user.password . but,I can visit configServer,I can't get the authentication Page .