Use SF, SA Snapshots
This commit is contained in:
@@ -10,20 +10,13 @@ This section details the compatible http://www.oracle.com/technetwork/java/javas
|
||||
[[supported-java-versions]]
|
||||
=== Compatible Java Versions
|
||||
|
||||
For _Spring Integration_ *4.3.x*, the *minimum* compatible Java version is *Java SE 6*.
|
||||
For _Spring Integration_ *5.0.x*, the *minimum* compatible Java version is *Java SE 8*.
|
||||
Older versions of Java are not supported.
|
||||
|
||||
_Spring Integration_ *4.3.x* is also compatible with *Java SE 7* as well as *Java SE 8*.
|
||||
|
||||
Certain features (such as `Optional<?>` payloads and `CompletableFuture` gateway method return types) require Java 8.
|
||||
|
||||
While the jars are compatible with Java 6, Java 8 is required to build the project.
|
||||
see https://github.com/spring-projects/spring-integration#checking-out-and-building[Checking out and Building].
|
||||
|
||||
[[supported-spring-versions]]
|
||||
=== Compatible Versions of the Spring Framework
|
||||
|
||||
_Spring Integration_ *4.3.x* requires _Spring Framework_ *4.3* or later.
|
||||
_Spring Integration_ *5.0.x* requires _Spring Framework_ *5.0* or later.
|
||||
|
||||
[[code-conventions]]
|
||||
=== Code Conventions
|
||||
|
||||
Reference in New Issue
Block a user