47 Star 144 Fork 31

舒建辉 / SpringJPARedis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1023 Bytes
一键复制 编辑 原始数据 按行查看 历史
ajan 提交于 2019-04-03 12:10 . 忽略文件
### Eclipse ###
.classpath
.project
.settings/
.classpath
bin/
gen/
local.properties
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
### Maven ###
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
!/.mvn/wrapper/maven-wrapper.jar
# General
.DS_Store
.AppleDouble
.LSOverride
Thumbs.db
*.bak
*.tem
*.temp
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
Java
1
https://gitee.com/shujianhui/SpringJPARedis.git
git@gitee.com:shujianhui/SpringJPARedis.git
shujianhui
SpringJPARedis
SpringJPARedis
master

搜索帮助