spring-security/docs
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
..
antora/extensions Fix reference documentation redirects 2022-03-23 09:01:42 +01:00
articles/src/docbook Deprecate OpenID 2.0 support 2020-05-12 09:37:56 -05:00
modules/ROOT Remove Configuration meta-annotation from Enable* annotations 2022-07-30 03:48:42 +02:00
antora-playbook.yml Add 5.8 Support 2022-05-03 09:04:34 -06:00
antora.yml Next development version 2022-07-18 17:05:25 +00:00
local-antora-playbook.yml Add 5.8 Support 2022-05-03 09:04:34 -06:00
spring-security-docs.gradle Update to Antora 3.0.0 2022-01-05 11:22:34 -06:00