What’s new in Spring 5.0?

1. Support JDK8+, J2EE 7+.

Remove some packages, classes, and methods.

3. Enhanced core functions: fully applied JDK8 and compatible with JDK9, etc.

4. SpringMVC: support servlet4.0, Reactor 3.1, etc.

5. Support Spring WebFlux, a responsive stack Web framework.

6. Support Kotlin.

7. Enhanced testing: perfect support for Junit5, etc.

Spring 5.0 download

Maven:

<dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> < version > 5.0.0. RELEASE < / version > < / dependency >Copy the code

Gradle:

Compile group: 'org.springframework', name: 'spring-context', version: '5.0.0.release'Copy the code

reference

Spring home page:

The projects. Spring. IO/spring – fram…

Details of new features:

Github.com/spring-proj… ‘s – New – in – the – Spring – before they go out Framework# – New – in – the Spring – framework – 5 x

Latest reference documents:

Docs. Spring. IO/spring/docs…

The release notes

Spring. IO/blog / 2017/0…

How to transfer

Github.com/spring-proj…

Source:

Github.com/spring-proj…

Recommended reading

Dry goods: 2TB architect four-stage video tutorial

Interview: the most complete Java multithreaded interview questions and answers

Interview: the most comprehensive ali advanced Java interview questions in history

Interview: The most complete Spring interview questions in history

Tutorial: The most complete Spring Boot complete video tutorial

Books: 15 must-read books for advanced Java architects

Tools: Recommended an online creation flow chart, mind mapping software

Share Java dry goods, high concurrency programming, hot technology tutorials, microservices and distributed technology, architecture design, blockchain technology, artificial intelligence, big data, Java interview questions, and cutting-edge hot news.