Open
Description
I wanted to try out the samples, so fired up the project in VSCode and got this:
One or more cycles were detected in the build path of project 'spring-security-config'. The paths towards the cycle and cycle are:
->{spring-security-config, spring-security-ldap, spring-security-test}
->{spring-security-config, spring-security-test}
Gradle has no issues on the command line, so the problem might be in VSCode, but it might be worth looking into here anyway.