spring-framework/framework-docs/modules/ROOT/pages
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
..
core Clarify component scanning of abstract classes with @⁠Lookup methods 2025-02-05 13:39:29 +01:00
data-access Remove support for Resin Servlet container 2024-10-23 10:10:29 +02:00
integration Improve reference docs on `RestClient.retrieve()` 2025-01-29 18:26:12 +01:00
languages Polishing 2024-12-21 15:31:01 +01:00
testing Support @⁠MockitoBean at the type level on test classes 2025-01-15 17:13:35 +01:00
web Minor update in WebSocket STOMP documentation 2025-02-03 15:10:32 +00:00
appendix.adoc Restore traditional AspectJ behavior through "spring.aop.ajc.ignore=true" 2024-10-29 23:01:16 +01:00
core.adoc
data-access.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
index.adoc Use appropriate link for Testing chapter 2025-01-23 10:58:48 +01:00
integration.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
languages.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
overview.adoc Replace 'e.g.' with 'for example' in documentation and comments 2024-09-26 14:11:17 +02:00
page-layout.adoc
rsocket.adoc Replace 'e.g.' with 'for example' in documentation and comments 2024-09-26 14:11:17 +02:00
testing.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
web-reactive.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
web.adoc Fix additional WebFlux-related links 2023-11-20 16:22:35 +01:00