简单的springboot的demo,会混入一点kotlin
采用框架及插件如下:
springboot
mybatis
springMVC
pagehelper
MyMapper
- Fork 本项目
- 新建 feature/xxx 分支
- 提交代码
- 新建 Pull Request
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://gitee.com/chenhantao_cht/springbootDemo.git
fetch = +refs/heads/*:refs/remotes/origin/*
puttykeyfile = ""
[branch "gitee-master"]
remote = origin
merge = refs/heads/master
[branch "gitee-feature/0.1"]
remote = origin
merge = refs/heads/feature/0.1
[remote "github"]
url = https://github.com/CerHT/springbootDeom.git
fetch = +refs/heads/*:refs/remotes/github/*
[user]
name = chenhantao
email = hantaochen@alog.com
[remote "All"]
url = https://gitee.com/chenhantao_cht/springbootDemo.git
url = https://github.com/CerHT/springbootDeom.git