1 Star 0 Fork 0

SimonXianyu/spring-boot-based-v2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 424 Bytes
一键复制 编辑 原始数据 按行查看 历史
SimonXianyu 提交于 2018-06-12 18:16 . [i] init modules.
# common ignore
*.log
log
*.bak
*.tmp
## Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
## virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# build tool
.gradle
build
out
target
## IDE
### IntelliJ IDEA ###
.idea
*.iml
### Eclipse / STS ###
.settings
.classpath
.springBeans
.project
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/simonxianyu/spring-boot-based-v2.git
[email protected]:simonxianyu/spring-boot-based-v2.git
simonxianyu
spring-boot-based-v2
spring-boot-based-v2
master

搜索帮助