spring-security/docs/modules/ROOT/pages
Joshua Sattler 040111ae9e Remove Configuration meta-annotation from Enable* annotations
Before, Spring Security's @Enable* annotations were meta-annotated with @Configuration.
While convenient, this is not consistent with the rest of the Spring projects and most notably
Spring Framework's @Enable annotations. Additionally, the introduction of support for
@Configuration(proxyBeanMethods=false) in Spring Framework provides a compelling reason to
remove @Configuration meta-annotation from Spring Security's @Enable annotations and allow
users to opt into their preferred configuration mode.

Closes gh-6613

Signed-off-by: Joshua Sattler <joshua.sattler@mailbox.org>
2022-07-30 03:48:42 +02:00
..
features "Well-Know" should be "Well-Known" 2022-07-26 15:41:38 -05:00
reactive Remove Configuration meta-annotation from Enable* annotations 2022-07-30 03:48:42 +02:00
servlet Remove Configuration meta-annotation from Enable* annotations 2022-07-30 03:48:42 +02:00
community.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
getting-spring-security.adoc Fix typo in getting started docs 2022-02-02 10:42:08 +01:00
index.adoc Add additional info to overview 2021-09-23 15:50:14 -05:00
modules.adoc Remove spring-security-openid 2022-01-21 16:55:19 -06:00
prerequisites.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
samples.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
whats-new.adoc Merge Clean up Reference Documentation 2021-12-13 16:57:36 -06:00