I have a Mono repo in which all my Spring boot based micro service reside.
I know how to configure a SonarQube analysis for poly repo but wondering how sonarqube analysis can be done on a monorepo and how Soanarqube can identify different projects inside the mono repo.
Is there a different type of configuration I have to do with Sonarqube ?