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 | 29 | 30 | 31 |
Tags
- 코테
- 리트코드 1557
- 카카오
- 리트코드 자바
- 백준
- 프로그래머스
- DP
- 리트코드
- 코딩테스트
- 스택
- 스프링 에러
- daily challenge
- dfs
- BFS
- 백준 18222
- 백준 16935
- 프로그래머스 java
- 그래프 자바
- leetcode 1721
- 자바 리트코드
- 인텔리제이 에러
- java leetcode
- 구현
- leetcode
- java 프로그래머스
- 분할정복
- Java
- 파이썬
- 자바
- 자바 5464
Archives
- Today
- Total
목록JAVA11 (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