You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The framework will support the following features:
Perform type-based, qualified dependency injection on POJOs.
Perform bean registration for @bean declared POJOs to subsequently be used in dependency injection.
Support constructor-based dependency injection (using Functions?).
Support lazy dependency injection based on registration order of beans (??).
The text was updated successfully, but these errors were encountered:
jxblum
changed the title
Extend
Extend DependencyInjection framework with additional capabilities
Oct 20, 2022
jxblum
changed the title
Extend DependencyInjection framework with additional capabilities
Extend DependencyInjection framework with additional capabilities.
Oct 20, 2022
jxblum
changed the title
Extend DependencyInjection framework with additional capabilities.
Extend DependencyInjection framework with additional capabilities
Oct 29, 2022
The framework will support the following features:
The text was updated successfully, but these errors were encountered: