We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69032a commit 9b66929Copy full SHA for 9b66929
samples/boot/kotlin-webflux/src/main/kotlin/org/springframework/security/samples/config/SecurityConfig.kt
@@ -17,7 +17,6 @@
17
package org.springframework.security.samples.config
18
19
import org.springframework.context.annotation.Bean
20
-import org.springframework.security.config.Customizer
21
import org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity
22
import org.springframework.security.config.web.server.ServerHttpSecurity
23
import org.springframework.security.config.web.server.invoke
0 commit comments