We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cdb344 commit a3b62a8Copy full SHA for a3b62a8
framework-docs/modules/ROOT/pages/overview.adoc
@@ -10,7 +10,7 @@ Spring requires Java 17+.
10
11
Spring supports a wide range of application scenarios. In a large enterprise, applications
12
often exist for a long time and have to run on a JDK and application server whose upgrade
13
-cycle is beyond developer control. Others may run as a single jar with the server embedded,
+cycle is beyond the developer's control. Others may run as a single jar with the server embedded,
14
possibly in a cloud environment. Yet others may be standalone applications (such as batch
15
or integration workloads) that do not need a server.
16
0 commit comments