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 22:17:55 +08:00
Code
Issues
Releases
Wiki
Activity
2
Commits
5
Branches
13
Tags
45c6d46cd023ac1bf6ca1c79255311f1dbe69f85
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
45c6d46cd0
first commit
2018-04-09 15:13:11 +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:13:11 +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.springboot.base.autoconfigure.*
模块封装
com.yexuejc.springboot.base.constant.*
系统常量
com.yexuejc.springboot.base.filter.*
过滤器
com.yexuejc.springboot.base.interceptor.*
拦截器
com.yexuejc.springboot.base.http.*
网络层
com.yexuejc.springboot.base.pojo.*
bean
com.yexuejc.springboot.base.util.*
工具包
\src\test\
测试部分
com.yexuejc.springboot.base.ApplicationRun
测试启动入口
Description
No description provided
Readme
Apache-2.0
1,020
KiB
Languages
Java
100%