1 Star 0 Fork 0

神州文 / springboot多种功能demo通过gradle管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.project 783 Bytes
一键复制 编辑 原始数据 按行查看 历史
wensir 提交于 2019-09-16 17:05 . 初始化
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>demo-gradle</name>
<comment>Project demo-gradle created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.springframework.ide.eclipse.boot.validation.springbootbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>
Java
1
https://gitee.com/shenzhouwen/demo-gradle.git
git@gitee.com:shenzhouwen/demo-gradle.git
shenzhouwen
demo-gradle
springboot多种功能demo通过gradle管理
master

搜索帮助