v0.1.1
What's Changed
Enhancement
- [Testing] Enhance testing coverage +11.05%
Module microsphere-java-core
- Adding the annotations :
@Nonnullan.d@Nullable. - Adding the
Converterbuild-in classes. - Adding
ThrowableBiConsumerandThrowableBiFunction
Module microsphere-annotation-processor
- Adding the SPI registration file for the Annotation processor.
- Generating
@ConfigurationPropertymetadata as the JSON content within the artifact's resource. - Refactoring several utility classes (TypeUtils, MethodUtils, MemberUtils, etc.) to improve modularity and maintainability.
- Updated tests in MethodHandleUtilsTest to cover the new failure handling behavior.
Dependencies
- Removing com.google.code.findbugs:jsr305
- Bump junit-jupiter.version from 5.12.2 to 5.13.1 #157
Full Changelog: 0.1.0...0.1.1