Releases: lvyahui8/spring-boot-data-aggregator
Releases · lvyahui8/spring-boot-data-aggregator
新增静态门面
Bug fixes
支持循环依赖检测
Interceptor feature
- Multiple interceptor support
- Interceptor sort
- Annotation interceptor
Functional call
Facade new method
<T> T get(Map<String,Object> invokeParams, MultipleArgumentsFunction<T> multipleArgumentsFunction)
throws InterruptedException, IllegalAccessException, InvocationTargetException;
1.0.4. Query Cache
- Support query cache
- Bugfix
v1.0.3
Stable version
- Optimized annotations
- Optimized configuration
- Increase exception handling
- Fix some bugs