The name comes from the creator of universe in ancient chinese mythology.
以中国古代神话中创世神命名
- A Normal form of framework code. 框架代码范式。
- A general solution for building website applications. 构建网站应用的通用解决方案。
- Meeting the core challenges of building high-performance websites. 应对构建高性能网站的核心挑战。
- Solid and less dependent framework code. 坚实少依赖的框架代码。
- Enhancements based on springboot. 基于springboot进行增强。
- Out of the box and easy to use. 开箱即用且易于使用。
- Convenient for secondary development and expansion. 便于二次开发与扩展。
- Exploration of reactive programing and coroutines. 对响应式与协程的探索。
.
├─pangu-common (base code 基础代码)
├─pangu-core (frame code 框架代码)
├─pangu-web (web code 网站基础代码)
├─pangu-spring-boot-starter (starter for pangu 盘古starter)
├─pangu-ready-spring-boot-starter (starter for pangu and more enhancements 封装盘古与更多增强starter)
└─pangu-test (integrated test code 集成测试代码)
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
觉得不错的话,别忘 star 👏
Date | Version | Description |
---|---|---|
2021-09-19 | 0.0.1 | first release 第一次发布 |
2021-09-04 | 0.0.1-SNAPSHOTT | init project 项目初始化 |