7 Star 45 Fork 12

coderush/my-springboot-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 2.06 KB
一键复制 编辑 原始数据 按行查看 历史
coderush 提交于 2020-03-18 00:16 +08:00 . elasticsearch7.x版本升级
/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
.mvn/
prometheus/prometheus-spring-boot-starter/.mvn/
prometheus/prometheus-spring-boot-starter/target/generated-sources/
prometheus/prometheus-spring-boot-starter/target/generated-test-sources/
prometheus/sample-prometheus-spring-boot-starter/.mvn/
swagger/sample-swagger-spring-boot-starter/.mvn/
swagger/sample-swagger-spring-boot-starter/target/generated-sources/
swagger/sample-swagger-spring-boot-starter/target/generated-test-sources/
swagger/swagger-spring-boot-starter/.mvn/
swagger/swagger-spring-boot-starter/target/generated-sources/
将删除 logs/
将删除 prometheus/prometheus-spring-boot-starter/target/classes/
将删除 prometheus/prometheus-spring-boot-starter/target/maven-archiver/
将删除 prometheus/prometheus-spring-boot-starter/target/maven-status/
将删除 prometheus/prometheus-spring-boot-starter/target/prometheus-spring-boot-starter-0.0.1-SNAPSHOT.jar
将删除 prometheus/prometheus-spring-boot-starter/target/test-classes/
将删除 swagger/sample-swagger-spring-boot-starter/target/classes/
将删除 swagger/sample-swagger-spring-boot-starter/target/maven-archiver/
将删除 swagger/sample-swagger-spring-boot-starter/target/maven-status/
将删除 swagger/sample-swagger-spring-boot-starter/target/sample-swagger-spring-boot-starter-0.0.1-SNAPSHOT.jar
将删除 swagger/sample-swagger-spring-boot-starter/target/sample-swagger-spring-boot-starter-0.0.1-SNAPSHOT.jar.original
将删除 swagger/sample-swagger-spring-boot-starter/target/test-classes/
将删除 swagger/swagger-spring-boot-starter/target/classes/
将删除 swagger/swagger-spring-boot-starter/target/maven-archiver/
将删除 swagger/swagger-spring-boot-starter/target/maven-status/
将删除 swagger/swagger-spring-boot-starter/target/swagger-spring-boot-starter-0.0.1-SNAPSHOT.jar
将删除 .gitignore
将删除 pom.xml
将删除 src/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/darkranger/my-springboot-starter.git
git@gitee.com:darkranger/my-springboot-starter.git
darkranger
my-springboot-starter
my-springboot-starter
master

搜索帮助