java) io.spring.dependency-management

io.spring.dependency-management

📝 spring boot 관련 의존성의 버전들을 관리


Gradle plugin: https://plugins.gradle.org/plugin/io.spring.dependency-management

Info

When you apply the io.spring.dependency-management plugin, Spring Boot’s plugin will automatically import the spring-boot-dependencies bom from the version of Spring Boot that you are using

spring-boot-dependencies bom

  • BOM(Bill of Materials): 여러 의존성의 버전을 한 번에 관리할 수 있도록 해주는 Maven의 기능

지원 버전 확인

spring 문서 -> dependency 버전 확인


포스트
카테고리
시리즈