Update index.adoc

This commit is contained in:
Andreas Volkmann 2020-05-17 13:28:03 +02:00 committed by Rob Winch
parent 8399375a86
commit 5eeeac8e51

View File

@ -4,7 +4,7 @@
Spring Security Kotlin Configuration support has been available since Spring Security 5.3. Spring Security Kotlin Configuration support has been available since Spring Security 5.3.
It enables users to easily configure Spring Security using a native Kotlin DSL. It enables users to easily configure Spring Security using a native Kotlin DSL.
NOTE: Spring Security provides https://github.com/spring-projects/spring-security/tree/master/samples/boot/kotlin[a sample applications] which demonstrates the use of Spring Security Kotlin Configuration. NOTE: Spring Security provides https://github.com/spring-projects/spring-security/tree/master/samples/boot/kotlin[a sample application] which demonstrates the use of Spring Security Kotlin Configuration.
[[kotlin-config-httpsecurity]] [[kotlin-config-httpsecurity]]
== HttpSecurity == HttpSecurity