The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 0 Fork 1.8K

mikeLv / unimall
Paused

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.gitignore 935 Bytes
Copy Edit Raw Blame History
rize authored 2019-08-01 15:58 . [fix]ops配置忽略
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
#/build/
### VS Code ###
.vscode/
### maven ###
.mvn
mvnw
mvnw.cmd
###properties###
/unimall-launcher/src/main/resources/application-dev.properties
/unimall-launcher/src/main/resources/application-prd.properties
### target ###
/target/
/unimall-admin-api/target/
/unimall-app-api/target/
/unimall-biz/target/
/unimall-data/target/
/unimall-core/target/
/unimall-launcher/target/
/unimall-app/unpackage/dist/
/unimall-app/unpackage/resources/
/unimall-app/unpackage/debug/
/unimall-admin/dist.zip
###node_modules###
/unimall-admin/node_modules/
/unimall-app/node_modules/
###logs###
unimall.log
unimall.log.*.gz
unimall.log.*.tmp
Java
1
https://gitee.com/mikeLv01/unimall.git
git@gitee.com:mikeLv01/unimall.git
mikeLv01
unimall
unimall
master

Search