Merge branch '6.3.x'
This commit is contained in:
commit
f532807836
|
@ -1,7 +1,7 @@
|
|||
[[prerequisites]]
|
||||
= Prerequisites
|
||||
|
||||
Spring Security requires a Java 8 or higher Runtime Environment.
|
||||
Spring Security requires a Java 17 or higher Runtime Environment.
|
||||
|
||||
As Spring Security aims to operate in a self-contained manner, you do not need to place any special configuration files in your Java Runtime Environment.
|
||||
In particular, you need not configure a special Java Authentication and Authorization Service (JAAS) policy file or place Spring Security into common classpath locations.
|
||||
|
|
Loading…
Reference in New Issue