spring-framework/framework-docs/modules/ROOT
Sam Brannen b7a996a64b 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

(cherry picked from commit 819a7c86c1)
2025-02-05 13:44:28 +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:44:28 +01:00
partials/web Fix typo in reference documentation 2024-11-10 14:45:19 +09:00
nav.adoc Fix order of sections in Validation chapter of reference manual 2024-03-10 17:41:09 +01:00