主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
D Tonhofer
活动总数
13
最后的活动
2023年07月14日 19:14
成员加入日期
2023年06月14日 10:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2023年07月14日 19:14
Thanks Olga. It's cool for now, I think I get the problem.
社区
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 票
已编辑于
2023年07月14日 15:27
Thank you Olga, Yes, sorry about the confusion. It starts normally because I have added spring.main.allow-bean-definition-overriding=true to file "src/main/resources/application.properties". If y...
社区
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 票
已编辑于
2023年07月14日 15:33
Thank you, nice. Still this confuses me a bit. Getting rid of the static factory method annotated with @Bean and having this in src/main/java/tacos/model/ingredients/IngredientRelation.java @Compon...
社区
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 票
创建于
2023年07月14日 12:55
Here it is: Upload id: 2023_07_14_m32gtzJBDEQw7qRufEm9qa (file: taco-cloud.tar.gz)
社区
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 票
创建于
2023年06月15日 13:06
Thank you Ivan. Yes, that works fine, getting taco-cloud-0.0.1-SNAPSHOT.jar taco-cloud-0.0.1-SNAPSHOT-plain.jar inside the build/libs directory. The "plain" jar is executable, the other one seems t...
社区
IntelliJ IDEA Users
Problems creating executable jar using IDEA "Artifact" definition (while Gradle/Kotlin is used as build tool)
0 票
已编辑于
2023年06月15日 08:35
Thank you Ivan. As a workaround you can press Shift key two times to invoke Search Everywhere > type 'build artifacts' in search box Yes, using this as a way to start the artifact build works. Ok...
社区
IntelliJ IDEA Users
Problems creating executable jar using IDEA "Artifact" definition (while Gradle/Kotlin is used as build tool)
0 票
已编辑于
2023年06月14日 17:39
Thank you Ivan, I typed in the taco-cloud project from the book, it is very minimal at this point. So I updated to 2023.1.2 (Ultimate) This seems to have gone quite smoothly (I can even move the to...
社区
IntelliJ IDEA Users
Problems creating executable jar using IDEA "Artifact" definition (while Gradle/Kotlin is used as build tool)
0 票