Eba is an enhanced framework based on the encapsulation of SpringBoot, based on the concept of "convention over configuration", which once again simplifies regular configuration, builds rich starters, optimizes SpringBoot environment configuration, and improves protocol limitations.
Its purpose is to provide a more comprehensive one-stop solution to help developers integrate commonly used third-party libraries or tools into Spring Boot web applications more quickly, establish unified basic technical specifications, build accumulative and reusable component libraries, promote developer reuse, and improve research and development quality and efficiency.
The framework address is: http://zebra.zhanghongbin.xyz
The latest version is v1.0.5
The updated content is as follows:
1. Remove Redis Hutool serialization method
2. Add Redis starter and related features
3. Add captcha starter related configurations
4. Fix the message starter email sending bug
5. Fix TenantHelper class in tenant starter and add some methods
6. Adjust some methods of the RedisUtil class in cache starter
7. Add the git change log Maven plugin plugin