- Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement
Description
Eberhard Wolff opened SPR-10964 and commented
Spring Boot provides many useful Conditional such as @ConditionalOnMissingBean, @ConditionalOnClass etc This should really be in the core framework. It would allow to detect the runtime environment (Java EE server? Which Java EE server?) and tweak the configuration accordingly.
Affects: 4.0 M3
Issue Links:
- Adopt a spring boot Condition [SPR-16065] #20614 Adopt a spring boot Condition ("is duplicated by")
- Include @ConditionalOnMissingBean and @ConditionalOnClass from Spring Boot [SPR-11296] #15920 Include
@ConditionalOnMissingBeanand@ConditionalOnClassfrom Spring Boot
7 votes, 11 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement