Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 442 Bytes

HELP.md

File metadata and controls

12 lines (6 loc) · 442 Bytes

How to check for the INFO log message "Property 'userDn' not set - anonymous context will be used for read-write operations"

Application is already setup, you dont need to do anything, just issue

mvn clean install

, from the terminal and it will show this message.

Also, if you run application, the console output will show same message.

In reference to to GitHub issue spring-projects/spring-security#14079