Releases: funkygao/cp-ddd-framework
Releases · funkygao/cp-ddd-framework
1.0.2-RELEASE
Fixed
- NPE when Plugin load without using Spring
Feature
- Add Specification & Notification Pattern to DDDplus for explicit business rules expression
1.0.1-RELEASE
Production ready!
Improvement
- Integrated with CodeQL
- Being renamed to DDDplus
- Container.java and Plugin.java refactored: explicit over implicit
- Plugin jar reloading will not allow concurrency
Test
- NamedThreadFactory test case bug fixed
0.1.1-RELEASE
- Deployed to maven central repo
dddplus-plugin
module still under development, not released- will be released in v1.0.0
FIXED
dddplus-plugin
module should not be deployed to maven central repo for now