1 Star 0 Fork 5

spkevin/simple-oauth2

forked from peipeihh/simple-oauth2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 627 Bytes
一键复制 编辑 原始数据 按行查看 历史
peipeihh 提交于 2018-07-05 21:44 +08:00 . 提交项目代码,包括前后端项目
# maven ignore
target/
*.jar
*.war
*.zip
*.tar
*.tar.gz
*pom.xml.versionsBackup
# eclipse ignore
.settings/
.project
.classpath
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
logs/
*.docpom.xml
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
*.class
# front project
auth-front/dist/
auth-front/node_modules/
auth-front/.idea
auth-front/*.iws
auth-front/*.iml
auth-front/*.ipr
# backend server project
auth-server/.idea
auth-server/target/
auth-server/.settings/
auth-server/.project
auth-server/.classpath
auth-server/.mvn/
auth-server/mvnw
auth-server/mvnw.cmd
# node project
node_modules/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/spkevin/simple-oauth2.git
git@gitee.com:spkevin/simple-oauth2.git
spkevin
simple-oauth2
simple-oauth2
master

搜索帮助