I added one custom Security Config in my application on Spring Boot, but the message about \"Using default security password\" is still there in LOG file.
Is there a
On spring boot 2 with webflux you need to define a ReactiveAuthenticationManager