1 Star 0 Fork 0

luohuangcheng/hc-study-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
luohuangcheng 提交于 2023-11-29 11:08 . git创建第一次提交
### IntelliJ project files
.idea/
*.iml
/target/*
/**/target/
# git
*.orig
.flattened-pom.xml
demo-api/.flattened-pom.xml
demo-client/.flattened-pom.xml
# Log file
*.log
*_rpc_port.txt
# BlueJ files
*.ctxt
# 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*
### macOS files
# General
.DS_Store
.AppleDouble
.LSOverride
# 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
# Temporary File
*CodeGenerator-Temporary
*CodeGeneratorFile
*temporary
CodeGenerator.java
TestController.java
application-prod.properties
application-prod.properties
application-test.properties
mybatis-generator-config.xml
ChannelBizRankClient.java
ChannelBizBrandWallClient.java
/*/rebel.xml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/luohuangcheng/hc-study-java.git
git@gitee.com:luohuangcheng/hc-study-java.git
luohuangcheng
hc-study-java
hc-study-java
master

搜索帮助