build.gradle 파일의 노란 경고 표시가 거슬린다.
Spring Boot 새 버전이 나왔으니 확인하라고 경고를 띄워주는거랜다.
The new Spring Boot version validation and upgrade support in Spring Tools
New releases of Spring Boot are being released on a quite frequent schedule and updating your projects to newer versions of Spring Boot is something that many teams and organizations around the globe do as part of their daily work. Sometimes those upgrades
spring.io
볼 때마다 거슬리니 없애주자.
VSCode > Preferences > Settings > 'spring-boot' 검색 > 좌측 네비게이터에서 'extentions' - 'spring boot tools' - 'versions and support ranges' 항목 선택 > 스크롤 내리면서 UPDATE_LATEST_PATCH_VERSION 항목 찾기 > 해당 옵션 WARNING에서 IGNORE로 변경
[Spring Boot] 초기 프로젝트 403 error request 처리 실패 해결 (0) | 2024.07.20 |
---|---|
[Terraform] 리소스 모듈화 - Terraform 가이드 (4) (0) | 2024.07.16 |
[Terraform] AWS RDS - Terraform 가이드 (3) (1) | 2024.07.16 |
[Terraform] Terraform 환경 설정 - Terraform 가이드 (1) (0) | 2024.07.15 |
[Docker] Docker 자주 쓰는 명령어 정리 (0) | 2024.07.14 |