Dragonshard Framework
Ok,so why dragonshard framework?
Technologies
Features
- Fully compatible with Springboot2.
- Auto configuration on startup.
- Code generator online.
- Some commonly used out-of-the-box samples program.
Principles
- KISS(Keep it simple, sutpid)
- YAGNI(You aren’t gonna need it)
- Fast implementation.
- Always think about ROI.
- Don't make fancy things.
Business scene
- Provide solutions and sample code for common business scenarios, and include complete test cases.
Starter...
Most of the configuration is based on Springboot's default rules, so don't worry about spending your time learning new frameworks. The unique configuration of DSF is equally easy to understand.
-
Dragonshard-web-core-starter
-
Dragonshard-dynamic-datasource-starter
-
Dragonshard-data-mybatis
-
Dragonshard-data-redis-starter
-
Dragonshard-limit-starter
-
Dragonshard-data-secret-starter
-
Dragonshard-id-generator-starter
-
Dragonshard-upload-local-starter
-
Dragonshard-tinypng-starter
-
Dragonshard-cache-starter
(coming soon...)