Skip to content

witchMiaow/springbootFrameworkForMiaow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springbootFrameworkForMiaow

a springboot framework project for myself

代码提交规范

格式

<type>: <subject>

type类型

feat: 新增feature
fix: 修复bug
docs: 仅仅修改了文档,比如README,CHANGELOG,CONTRIBUTE等等
style: 仅仅修改了空格、格式缩进、逗号等等,不改变代码逻辑
refactor: 代码重构,没有加新功能或者修复bug
perf: 优化相关,比如提升性能、体验
test: 测试用例,包括单元测试、集成测试等
chore: 改变构建流程、或者增加依赖库、工具等
revert: 回滚到上一个版本

banner生成

http://patorjk.com/software/taag/

虚拟机参数

彩色打印 -Dlog4j.skipJansi=false

About

a springboot framework project for myself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages