This website requires JavaScript.
Explore
Help
Sign In
yexuejc
/
yexuejc-springboot
Watch
1
Star
0
Fork
0
You've already forked yexuejc-springboot
mirror of
https://gitee.com/incloudcode/yexuejc-springboot.git
synced
2025-10-14 14:01:28 +08:00
Code
Issues
Releases
Wiki
Activity
1
Commit
5
Branches
13
Tags
a27ee11b35fe593d707e5e2b1517c04632db17b1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
yexuejc
a27ee11b35
first commit
2018-04-09 15:11:25 +08:00
yexuejc-springboot-base
first commit
2018-04-09 15:11:25 +08:00
.gitignore
first commit
2018-04-09 15:11:25 +08:00
LICENSE
first commit
2018-04-09 15:11:25 +08:00
pom.xml
first commit
2018-04-09 15:11:25 +08:00
README.md
first commit
2018-04-09 15:11:25 +08:00
UPDATE.md
first commit
2018-04-09 15:11:25 +08:00
README.md
yexuejc-base
基于springboot maven 封装可继承基础工程
目录
\src\main\java
核心代码
\src\main\resources
核心配置
com.yexuejc.base.autoconfigure.*
模块封装
com.yexuejc.base.constant.*
系统常量
com.yexuejc.base.filter.*
过滤器
com.yexuejc.base.interceptor.*
拦截器
com.yexuejc.base.http.*
网络层
com.yexuejc.base.pojo.*
bean
com.yexuejc.base.util.*
工具包
\src\test\
测试部分
com.yexuejc.base.ApplicationRun
测试启动入口
Description
No description provided
Readme
Apache-2.0
1,020
KiB
Languages
Java
100%