spring-parent
数据库动态切换多数据源SDK、Redis多数据源SDK、全链路日志追踪SDK、RabbitMQ多虚拟主机多集群支持SDK、日志组件SDK、埋点扩展点、实体类字段脱敏SDK、I18n多语言SDK、图形验证码SDK、开发基础框架支持、异常统一处理、返回值、跨域、API路由、监控、路由重定向组件等;
Spring Parent
A Chinese language collection of Spring Boot starter SDKs covering dynamic datasources, Redis, tracing, logging, captcha, I18n, security and more.
What it is
Spring Parent is a base framework SDK built on Spring Boot. The master branch targets Java 21 with Spring Boot 4.0.1, while the older java11 branch holds the code based on Java 11 and Spring Boot 2.7.x. It is consumed either as a Maven Bill of Material (emily-dependencies) or as a parent dependency (emily-spring-boot-parent) plus individual starter modules. The documentation and many module handbooks are written in Chinese.
Module coverage
The README links handbooks for a wide set of components: a dynamic database datasource SDK, a Redis multi datasource SDK, a full link log tracing SDK, a RabbitMQ multi virtual host and multi cluster SDK, a logging SDK, an entity field desensitization SDK, an I18n SDK, and a graphic captcha SDK. It also covers a rate limiter, a security (encrypt and decrypt) component, an API route prefix component, a CORS component, monitoring, and a route redirect component, each with its own usage document in the repository.
Configuration examples
The README shows property snippets for several components. The API route prefix component exposes settings such as whether to add a prefix (default false), the prefix value (default api), case sensitivity, trailing slash matching, and exclude patterns. The CORS component exposes an enable flag, allowed origins, allowed methods such as GET and POST, allowed headers, and whether credentials cookies are sent. The author's personal site and per module READMEs provide further detail. The metadata records no explicit license.
Editorial conclusion
The repository has seven hundred ninety five stars at indexing and three hundred twenty forks, is documented in Chinese, and records no explicit license in its metadata.
Community notes