spring-framework/framework-docs/modules/ROOT
Sam Brannen 819a7c86c1 Clarify component scanning of abstract classes with @⁠Lookup methods
Due to changes in gh-19118, classes that contain @⁠Lookup methods are
no longer required to be concrete classes for use with component
scanning; however, the reference documentation still states that such
classes must not be abstract.

This commit therefore removes the outdated reference documentation and
updates the corresponding Javadoc.

See gh-19118
Closes gh-34367
2025-02-05 13:39:29 +01:00
..
assets/images Migrate Structure 2023-05-04 15:35:05 +01:00
examples Use include-code Macro 2023-05-04 15:35:05 +01:00
pages Clarify component scanning of abstract classes with @⁠Lookup methods 2025-02-05 13:39:29 +01:00
partials/web Fix typo in reference documentation 2024-11-12 10:04:06 +01:00
nav.adoc Document support for varargs invocations in SpEL 2024-11-18 11:54:22 +01:00