This commit is contained in:
ch4mpy 2022-08-30 18:48:48 -10:00 committed by Rob Winch
parent 3de421be3a
commit 7d6552b3f4
1 changed files with 1 additions and 1 deletions

View File

@ -1288,7 +1288,7 @@
<xs:attribute name="security-context-explicit-save" type="xs:boolean">
<xs:annotation>
<xs:documentation>Optional attribute that specifies that the SecurityContext should require explicit saving
rather than being synchronized from the SecurityContextHolder. Defaults to "false".
rather than being synchronized from the SecurityContextHolder. Defaults to "true".
</xs:documentation>
</xs:annotation>
</xs:attribute>