当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 4 Fork 0

code4everything / wanna-spring
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 341 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"boot": {
"debug": true,
"redis": {
"host": "192.168.1.234"
},
"maxUploadSize": 1048576
},
"tokenExpired": 604800,
"whitePrefixes": [
"/common",
"/user/password/reset",
"/user/register",
"/user/login"
],
"interceptPrefixes": [
"/user"
],
"blackPrefixes": [],
"storagePath": ""
}
Java
1
https://gitee.com/code4everything/wanna-spring.git
git@gitee.com:code4everything/wanna-spring.git
code4everything
wanna-spring
wanna-spring
master

搜索帮助