Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 코테
- java 프로그래머스
- 인텔리제이 에러
- BFS
- 자바
- 백준 16935
- 스택
- 백준
- 구현
- 프로그래머스
- 코딩테스트
- 리트코드 1557
- Java
- java leetcode
- 스프링 에러
- daily challenge
- DP
- 카카오
- 프로그래머스 java
- dfs
- 자바 리트코드
- 리트코드
- 리트코드 자바
- 파이썬
- 백준 18222
- 분할정복
- 자바 5464
- leetcode 1721
- 그래프 자바
- leetcode
Archives
- Today
- Total
목록java17 (1)
레벨업 일지
[에러] 스프링 java 버전 에러
문제 에러 코드 메시지 No matching variant of org.springframework.boot:spring-boot-gradle-plugin:3.0.2 was found. The consumer was configured to find a runtime of a library compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '7.6' but: 대충 해석하자면, 너 프로젝트 자바 버전은 11이야. 근데 ... 원인 김영한 님의 스프링 인강 실습을 따라 가면서 Spring Bo..
JAVA/spring
2023. 2. 23. 23:36