boot_core 0.2.0+1
boot_core: ^0.2.0+1 copied to clipboard
Core DI annotations, container, and configuration for the Boot framework.
0.2.0+1 #
0.2.0 #
Note: This release has breaking changes.
- REFACTOR(core): consolidate parseDuration into boot_core. (96b5bcc7)
- FIX(generator): avoid Type name conflicts in generated beanType getter. (098d7596)
- FEAT(core): @ConfigurationProperties, lazy routes, self-contained boot_http_client. (1d148204)
- BREAKING REFACTOR(generator): metadata-driven architecture with modular generators. (4930ecb6)