Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version2.2.4.RELEASEcompared with
Version Details
| 2.2.3.RELEASE | 2.2.4.RELEASE | |
|---|---|---|
| Release date | Jan 16, 2020 | Jan 20, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (4)
| 2.2.3.RELEASE | 2.2.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor.netty » reactor-netty | 0.9.3.RELEASE | 0.9.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 2.2.3.RELEASE | 2.2.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure-processor | 2.2.3.RELEASE | 2.2.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 2.2.3.RELEASE | 2.2.4.RELEASE |