250x250
    
    
  
                              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 | 
                            Tags
                            
                        
                          
                          - 자료구조
 - 기술면접
 - CleanCode
 - react
 - AWS RDS
 - java
 - vue.js
 - MariaDB
 - 이팩티브 자바
 - 인프런백기선
 - 도메인 주도 개발 시작하기
 - 알고리즘
 - 이펙티브자바
 - 혼공SQL
 - DDD
 - SQL쿡북
 - 스프링부트와AWS로혼자구현하는웹서비스
 - 자바예외
 - 인프런김영한
 - jpa
 - 알고리즘분석
 - aop
 - 클린코드
 - 네트워크
 - mysql
 - 자바스터디
 - 이펙티브 자바
 - AWS
 - 인덱스
 - 자바
 
                            Archives
                            
                        
                          
                          - Today
 
- Total
 
목록springboot설정 (1)
기록이 힘이다.
      
      
        Could not resolve org.springframework.boot:spring-boot-gradle-plugin:3.0.1.
        
  
  
        
    
            
            
            
            
            
            
              
            
          https://velog.io/@jollypyun/%EC%98%A4%EB%A5%98-%EA%B8%B0%EB%A1%9DCould-not-resolve-org.springframework.bootspring-boot-gradle-plugin3.0.1 [오류 기록]Could not resolve org.springframework.boot:spring-boot-gradle-plugin:3.0.1. 현재 spring 프로젝트를 생성하면 boot는 3.0.1이 생성이 기본으로 설정되어 있다.그러나, 이는 Java 17에서 지원을 하는 것이고 Java 11에서는 지원을 하지 않는다.Java 17 를 사용하고 싶다면 boot 3.x번대 velog.io
        JAVA
        
        2023. 1. 12. 19:48