Get up in the morning to start a new project, open IDEA, select Spring Initializr, and discover

2.5.0 is selected by default, but the MyBatis framework does not support the official version of 2.5.0.

Hurriedly went to the official website to see the next, and indeed released 2.4.6, 2.5.0

What’s updated?

  • Support Java16
  • Support Gradle7
  • Enhanced Docker image building tool
  • New Datasource loading mechanism

In addition, the project releases HTML documents with a new look and some new functionality. Dark mode is also supported!

Dependent update

  • Spring Data 2021.0
  • Spring bases for 1.3
  • Spring Integration 5.5
  • Spring Kafka 2.7
  • Spring Retry 1.3
  • Spring Security 5.5
  • The Spring Session 2021.0

Updates to the other three libraries can be viewed here

You can see the API changes here