I have put in the password which is \"root\" and it keeps popping back up. How can I suppress this or get rid of it. I am using spring boot and spring security.
This class has to be in a parent package of all other packages: WebSecurityConfig. Also in application.properties set:
WebSecurityConfig
application.properties
security.basic.enabled=false