Delete debug info
This commit is contained in:
parent
9c3957398f
commit
7828178b02
@ -35,7 +35,7 @@ import java.util.*
|
|||||||
|
|
||||||
|
|
||||||
@Configuration
|
@Configuration
|
||||||
@EnableWebSecurity(debug = true)
|
@EnableWebSecurity
|
||||||
class SecurityConfig {
|
class SecurityConfig {
|
||||||
|
|
||||||
@Bean
|
@Bean
|
||||||
|
Loading…
Reference in New Issue
Block a user