1 Star 0 Fork 0

轩轩爸 / spring-cloud-7simple

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 2.95 KB
一键复制 编辑 原始数据 按行查看 历史
丁阳光 提交于 2016-11-18 16:22 . init
# Created by .ignore support plugin (hsz.mobi)
### Java template
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
# Sensitive or high-churn files:
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
# Gradle:
.idea/gradle.xml
.idea/libraries
# Mongo Explorer plugin:
.idea/mongoSettings.xml
## File-based project format:
*.iws
## Plugin-specific files:
# IntelliJ
/out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
### Eclipse template
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
cloud-config-server/cloud-config-server.iml
cloud-eureka-server/cloud-eureka-server.iml
cloud-hystrix-dashboard/cloud-hystrix-dashboard.iml
cloud-hystrix-turbine/cloud-hystrix-turbine.iml
cloud-monitor-server/cloud-monitor-server.iml
cloud-simple-docker/cloud-simple-docker.iml
cloud-simple-helloword/cloud-simple-helloword.iml
cloud-simple-log4j/cloud-simple-log4j.iml
cloud-simple-service/cloud-simple-service.iml
cloud-simple-ui/cloud-simple-ui.iml
cloud-thrift-client/cloud-thrift-client.iml
cloud-thrift-interface/cloud-thrift-interface.iml
.idea/findbugs-idea.xml
.idea/modules.xml
.idea/sqldialects.xml
cloud-config-server/target/generated-sources/
cloud-eureka-server/target/
cloud-simple-service/src/main/java/cloud/simple/service/server/
cloud-simple-service/target/classes/cloud/simple/service/conf/
cloud-simple-service/target/classes/cloud/simple/service/domain/
cloud-simple-service/target/classes/cloud/simple/service/model/
cloud-simple-service/target/classes/cloud/simple/service/web/
cloud-simple-service/target/generated-sources/
cloud-simple-ui/target/
cloud-thrift-client/target/
cloud-thrift-interface/target/
cloud-thrift-server/target/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hzdyg/spring-cloud-7simple.git
git@gitee.com:hzdyg/spring-cloud-7simple.git
hzdyg
spring-cloud-7simple
spring-cloud-7simple
master

搜索帮助