I created a Gluon project on springboot container. The MainApplication is :
@ComponentScan(basePackages = {"toto", "toto.core"}) @SpringBootAp