Spring Boot Property Injection
Jump to navigation
Jump to search
Internal
Overview
Dependencies
dependencies {
implementation('org.springframework.boot:spring-boot')
}
This declaration assumes we're using Spring Framework Dependency Management System, for Spring Framework-based libraries, or we're building a Spring Boot application.