adopt Spring IoC @Annotations
Opened this issue · 2 comments
m-khl commented
I'm not sure what's exactly, but it should.
jirutka commented
Support for Spring @configuration would be great!
jirutka commented
FYI, I’m just working on this…
Registering modules via annotation… done
Importing and exporting beans via annotations… done (just prototype for now, needs some refactoring)
Analyzing dependencies for modules ordering… in progress
More comprehensive tests… not yet
Documentation… not yet