We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b289a commit 4061eedCopy full SHA for 4061eed
src/reference/docbook/what-is-spring-ws.xml
@@ -72,8 +72,8 @@
72
<section>
73
<title>Runtime environment</title>
74
<para>
75
- Spring Web Services requires a standard Java 1.6 Runtime Environment. Java 1.7 and 1.8 are also supported.
76
- Spring-WS also requires Spring 3.2 or higher.
+ Spring Web Services requires a standard Java 7 Runtime Environment. Java 8 is also supported.
+ Spring-WS is built on Spring Framework 4.0.9, but higher versions are supported.
77
</para>
78
79
Spring-WS consists of a number of modules, which are described in the remainder of this section.
0 commit comments