mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Initial commit.
This commit is contained in:
parent
cf241fb9ae
commit
b800ad3e8b
1
domain/.cvsignore
Normal file
1
domain/.cvsignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
target
|
14
jalopy.xml
14
jalopy.xml
@ -80,12 +80,12 @@
|
|||||||
</internal>
|
</internal>
|
||||||
<messages>
|
<messages>
|
||||||
<priority>
|
<priority>
|
||||||
<general>30000</general>
|
<general>40000</general>
|
||||||
<parser>30000</parser>
|
<parser>40000</parser>
|
||||||
<parserJavadoc>30000</parserJavadoc>
|
<parserJavadoc>40000</parserJavadoc>
|
||||||
<printer>30000</printer>
|
<printer>40000</printer>
|
||||||
<printerJavadoc>30000</printerJavadoc>
|
<printerJavadoc>40000</printerJavadoc>
|
||||||
<transform>30000</transform>
|
<transform>40000</transform>
|
||||||
</priority>
|
</priority>
|
||||||
<showErrorStackTrace>true</showErrorStackTrace>
|
<showErrorStackTrace>true</showErrorStackTrace>
|
||||||
</messages>
|
</messages>
|
||||||
@ -180,7 +180,7 @@
|
|||||||
<parseComments>true</parseComments>
|
<parseComments>true</parseComments>
|
||||||
<tags>
|
<tags>
|
||||||
<in-line />
|
<in-line />
|
||||||
<standard>@@SecurityConfig</standard>
|
<standard>@hibernate|@@SecurityConfig</standard>
|
||||||
</tags>
|
</tags>
|
||||||
<templates>
|
<templates>
|
||||||
<method>
|
<method>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user