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
- Exception
- 설정
- ubuntu
- SpringBoot
- Docker
- jpa
- 오픈소스
- Thymeleaf
- Eclipse
- git
- maven
- STS
- AJAX
- JDBC
- oracle
- MySQL
- Open Source
- error
- spring
- Spring Boot
- Core Java
- MSSQL
- PostgreSQL
- Python
- 문서
- myBatis
- Source
- Tomcat
- JavaScript
- IntelliJ
Archives
- Today
- Total
목록java11 (1)
헤르메스 LIFE
[Exception] Build failed with an exception
개발환경 셋팅 중 아래와 같은 오류가 발생하였습니다.기술의 발전은 빠른데, 따라 가기 힘드네요. ㅠ.ㅠSTS에서 "https://start.spring.io" 를 통해 Springboot 신규 프로젝트를 생성하면 Java version을 17 이하로는 선택할 수 없습니다. 하지만 우리는 JDK 8을 벗어난지도 최근입니다.개발환경JDK : zulu11.72.19-jdk11.0.23Tools : STS 4.22.1.RELEASESpring : Spring Boot 2.7.18FAILURE: Build failed with an exception.* What went wrong:Could not resolve all dependencies for configuration ':compileClasspath'.>..
Exception
2024. 7. 31. 09:37