Web

Java Rapid Development Framework Zebra springboot v1.2.0 Major Upgrade and Release

Published Time : 2025-10-17

Zebra is an enhanced framework based on the encapsulation of SpringBoot, adhering to the concept of "conventions over configurations". It further simplifies regular configurations, integrates rich starters, optimizes SpringBoot environment configurations, and improves protocol constraints.

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.2.0

The updated content is as follows:

After removing the Zebra Magic API Starter module, it will become independent

2. Remove the Zebra tool module

3. Remove the zebra generator man plugin module and use a new code generation tool

4. Use a new code generation tool to generate project skeletons instead of Maven Archetype

5. Added git commit id plugin plugin

6. Zebra spring boot starter message code adjustment and optimization

7. Zebra spring boot starter captcha code adjustment and optimization