What's New
- Adds a
MainClassannotation to automatically configure the maven jar plugin - adds a new wiring mode to
@InjectModulefor multimodule wiring, it interweaves all external modules into the generated module for faster wiring and removing some limitations of standard wiring.
What's Changed
- Preserve Supertype Registration of Proxies by @SentryMan in #1020
- Enhanced Circular Detection by @SentryMan in #1023
- Support Interweaving Wiring by @SentryMan in #1013
- Deprecate Bean Factory by @SentryMan in #1024
- Ensure Closeable beans are closed when BeanScope creation fails by @stevenschlansker in #1027
- FactoryOrder: preserve module order when supplied beans satisfy a requires by @stevenschlansker in #1028
- Add an Annotation to Register the Main Class by @SentryMan in #1025
- Fix strict wiring discovery bug by @SentryMan in #1031
Full Changelog: 12.5...12.6