Commit ff654c2
committed
Remove importBeanNameGenerator usage in registrar
Omit the importBeanNameGenerator argument when calling registerGenericBean in EnableConfigurationPropertiesExtensionRegistrar. The ListenableConfigurationPropertiesBindHandlerAdvisor and EventPublishingConfigurationPropertiesBeanPropertyChangedListener are now registered without passing an import bean name generator, reflecting a simplified bean registration API.1 parent 148c2d9 commit ff654c2
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- microsphere-spring-boot-core/src/main/java/io/microsphere/spring/boot/context/properties/annotation
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments