12 Star 64 Fork 24

Gitee 极速下载/grpc-spring-boot-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/yidongnan/grpc-spring-boot-starter/
克隆/下载
.gitattributes 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
Marcin Dąbrowski 提交于 2022-04-27 23:40 . Update Gradle to 7.4.2
# Handle line endings automatically for files detected as text
# and leave all files detected as binary untouched.
* text=auto
#
# The above will handle all files NOT found below
#
# These files are text and should be normalized (Convert crlf => lf)
*.bash text eol=lf
*.bat text eol=crlf
*.df text
*.java text diff=java
*.js text
*.json text
*.properties text
# ensure that sh files can be run using git-bash or wsl even if pulled on Windows from the repo
*.sh text eol=lf
*.txt text
*.xml text
*.yml text
*.yaml text
*.md text
# These files are binary and should be left untouched
# (binary is a macro for -text -diff)
*.gz binary
*.class binary
*.dll binary
*.ear binary
*.gif binary
*.ico binary
*.jar binary
*.jpg binary
*.jpeg binary
*.png binary
*.so binary
*.war binary
*.p12 binary
*.zip binary
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/grpc-spring-boot-starter.git
[email protected]:mirrors/grpc-spring-boot-starter.git
mirrors
grpc-spring-boot-starter
grpc-spring-boot-starter
master

搜索帮助