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