jetleaf_core 1.0.0+1
jetleaf_core: ^1.0.0+1 copied to clipboard
The core module that cuts across pod, context, application startup and so much more.
1.0.0 #
- Initial release
1.0.0+1 #
- Updated dependencies for
jetleaf_lang
- Added
disable
parameter to [ImportClass] - Rearranged [ConfigurationClassPostProcessor], [ConfigurationClass], and other classes that handle scanning and configuration processing to be more efficient.
- Conditional scanning is now more efficient than before.