This project shows how to implement in-Memory and Database authentication in a Spring Webflux project
gradle bootRungradle testgradle -Dsonar.login=${SONAR_TOKEN} jacocoTestReport sonarqube testWhere:
${SONAR_TOKEN}is a sonar token to authenticate with the server (Ask me for it :)