estou tendo erro quando tento subir a aplicação.
APPLICATION FAILED TO START
Description:
Field feiranteApiPorperty in com.jrcm.feirantesapi.cors.CorsFilter required a single bean, but 2 were found:
- feiranteApiProperty: defined in file [C:\Users\Robson Cabral\Documents\workspace-spring-tool-suite-4-4.12.1.RELEASE\feirante-api\target\classes\com\jrcm\feirantesapi\config\property\FeiranteApiProperty.class]
- feirante-com.jrcm.feirantesapi.config.property.FeiranteApiProperty: defined in null
Action:
Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans, or using @Qualifier to identify the bean that should be consumed
Algum amigo poderia min ajudar???


