Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
y_initiate
springboot模板
提交
276e418a
S
springboot模板
项目概览
y_initiate
/
springboot模板
与 Fork 源项目一致
Fork自
小小白鸽 / springboot-template
通知
2
Star
1
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
springboot模板
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
276e418a
编写于
8月 28, 2023
作者:
W
weixin_43814374
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Auto Commit
上级
56eff32a
变更
13
显示空白变更内容
内联
并排
Showing
13 changed file
with
0 addition
and
27 deletion
+0
-27
target/classes/application-dev.yml
target/classes/application-dev.yml
+0
-1
target/classes/application-prod.yml
target/classes/application-prod.yml
+0
-1
target/classes/application-test.yml
target/classes/application-test.yml
+0
-1
target/classes/application.yml
target/classes/application.yml
+0
-13
target/classes/com/template/TemplateApplication.class
target/classes/com/template/TemplateApplication.class
+0
-0
target/classes/com/template/config/SwaggerConfig.class
target/classes/com/template/config/SwaggerConfig.class
+0
-0
target/classes/com/template/config/WebMvcConfiguration.class
target/classes/com/template/config/WebMvcConfiguration.class
+0
-0
target/classes/com/template/controller/TestController.class
target/classes/com/template/controller/TestController.class
+0
-0
target/maven-archiver/pom.properties
target/maven-archiver/pom.properties
+0
-3
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
...-compiler-plugin/compile/default-compile/createdFiles.lst
+0
-4
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
...en-compiler-plugin/compile/default-compile/inputFiles.lst
+0
-4
target/springboot-template-0.0.1-SNAPSHOT.jar
target/springboot-template-0.0.1-SNAPSHOT.jar
+0
-0
target/springboot-template-0.0.1-SNAPSHOT.jar.original
target/springboot-template-0.0.1-SNAPSHOT.jar.original
+0
-0
未找到文件。
target/classes/application-dev.yml
已删除
100644 → 0
浏览文件 @
56eff32a
env
:
"
开发环境"
\ No newline at end of file
target/classes/application-prod.yml
已删除
100644 → 0
浏览文件 @
56eff32a
env
:
"
生产环境"
\ No newline at end of file
target/classes/application-test.yml
已删除
100644 → 0
浏览文件 @
56eff32a
env
:
"
验收环境"
\ No newline at end of file
target/classes/application.yml
已删除
100644 → 0
浏览文件 @
56eff32a
server
:
port
:
8081
servlet
:
context-path
:
/springboot-template
spring
:
# swagger配置
mvc
:
pathmatch
:
matching-strategy
:
ant_path_matcher
profiles
:
active
:
dev
\ No newline at end of file
target/classes/com/template/TemplateApplication.class
已删除
100644 → 0
浏览文件 @
56eff32a
文件已删除
target/classes/com/template/config/SwaggerConfig.class
已删除
100644 → 0
浏览文件 @
56eff32a
文件已删除
target/classes/com/template/config/WebMvcConfiguration.class
已删除
100644 → 0
浏览文件 @
56eff32a
文件已删除
target/classes/com/template/controller/TestController.class
已删除
100644 → 0
浏览文件 @
56eff32a
文件已删除
target/maven-archiver/pom.properties
已删除
100644 → 0
浏览文件 @
56eff32a
artifactId
=
springboot-template
groupId
=
com.test
version
=
0.0.1-SNAPSHOT
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
已删除
100644 → 0
浏览文件 @
56eff32a
com/template/config/SwaggerConfig.class
com/template/controller/TestController.class
com/template/TemplateApplication.class
com/template/config/WebMvcConfiguration.class
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
已删除
100644 → 0
浏览文件 @
56eff32a
/root/springboot-template/src/main/java/com/template/config/WebMvcConfiguration.java
/root/springboot-template/src/main/java/com/template/config/SwaggerConfig.java
/root/springboot-template/src/main/java/com/template/controller/TestController.java
/root/springboot-template/src/main/java/com/template/TemplateApplication.java
target/springboot-template-0.0.1-SNAPSHOT.jar
已删除
100644 → 0
浏览文件 @
56eff32a
文件已删除
target/springboot-template-0.0.1-SNAPSHOT.jar.original
已删除
100644 → 0
浏览文件 @
56eff32a
文件已删除
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录