5 Star 7 Fork 5

云宝软件/SpringBoot基础脚手架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.project 955 Bytes
一键复制 编辑 原始数据 按行查看 历史
YunGouOS 提交于 2021-02-19 23:39 . init
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>YunGouOS-SpringBoot-Demo</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.genuitec.eclipse.springframework.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.genuitec.eclipse.springframework.springnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/YunGouOS/spring-boot-basic-scaffold.git
git@gitee.com:YunGouOS/spring-boot-basic-scaffold.git
YunGouOS
spring-boot-basic-scaffold
SpringBoot基础脚手架
master

搜索帮助