12 changed files with 16 additions and 16 deletions
@ -1,2 +1,2 @@
@@ -1,2 +1,2 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\ |
||||
org.springframework.security.config.aot.hint.GlobalMethodSecurityHints |
||||
org.springframework.security.config.aot.hint.GlobalMethodSecurityRuntimeHints |
||||
|
||||
@ -1,2 +1,2 @@
@@ -1,2 +1,2 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\ |
||||
org.springframework.security.aot.hint.CoreSecurityHints |
||||
org.springframework.security.aot.hint.CoreSecurityRuntimeHints |
||||
|
||||
@ -1,2 +1,2 @@
@@ -1,2 +1,2 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\ |
||||
org.springframework.security.ldap.aot.hint.LdapSecurityHints |
||||
org.springframework.security.ldap.aot.hint.LdapSecurityRuntimeHints |
||||
|
||||
@ -1,2 +1,2 @@
@@ -1,2 +1,2 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\ |
||||
org.springframework.security.web.aot.hint.WebMvcSecurityHints |
||||
org.springframework.security.web.aot.hint.WebMvcSecurityRuntimeHints |
||||
|
||||
Loading…
Reference in new issue