Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ptasiek
Total activity
3
Last activity
July 14, 2023 13:33
Member since
September 02, 2021 07:56
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Ptasiek
commented,
July 14, 2023 13:33
You are trying to create a @Bean of type IngredientRelation in the IngredientRelation class, which has the @Component annotation that defines the bean itself.
Community
IntelliJ IDEA Users
Spring Boot scans the compiled files twice, leading to "A bean with that name has already been defined" error. How to properly solve this?
0 votes