250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- SpringBoot
- error
- STS
- Docker
- MSSQL
- Source
- Spring Boot
- myBatis
- Thymeleaf
- git
- PostgreSQL
- AJAX
- 오픈소스
- ubuntu
- Exception
- Core Java
- 문서
- spring
- IntelliJ
- Python
- jpa
- JDBC
- Open Source
- JavaScript
- maven
- MySQL
- oracle
- 설정
- Tomcat
- Eclipse
Archives
- Today
- Total
목록allow-bean-definition-overriding (1)
헤르메스 LIFE
Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true
1. STS 버전 : 4.13.1 2. JDK 버전 : OpenJDK 11.0.14_9_x64 3. Tomcat 버전 : 9.0.56 4. Maven 버전 : 3.8.4 5. Spring 버전 : Spring Boot 2.6.3 6. Database : Docker 에 DB 설치 - primary - PostgreSQL 13.3 - secondary - MySQL DB 8.0.28 오류내용 *************************** APPLICATION FAILED TO START *************************** Description: The bean 'productRepository', defined in com.study.springboot.product.repository...
Exception
2022. 2. 20. 23:19