-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug
Milestone
Description
Alexander opened SPR-14474 and commented
Since spring 4.3 there is NPE when i try to use abstract beans with optional properties.
NPE was thrown when trying to create bean with parent abstract bean without optional property.
Pls, see attached files (complete example present at github)
Affects: 4.3 GA, 4.3.1
Reference URL: https://github.com/chabapok/springBugDemo
Attachments:
- beans1.groovy (309 bytes)
- MyCoolBean.java (411 bytes)
Issue Links:
- Unable to define empty java.util.Optional bean in spring xml [SPR-14121] #18693 Unable to define empty java.util.Optional bean in spring xml
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug