spring_boot基础Demo

时间:2019-12-02 03:13:55
【文件属性】:
文件名称:spring_boot基础Demo
文件大小:11KB
文件格式:ZIP
更新时间:2019-12-02 03:13:55
spring boot 以maven为基础的spring_boot的基础项目,包含Spring boot的基础目录结构。包含使用@Value对properties文件的读取。下载之后导入eclipse或myeclipse,直接使用Java运行Application.java文件,之后访问 http://localhost:8080/index/张三 即可看到结果
【文件预览】:
basic
----pom.xml(1KB)
----wks()
--------maven()
----target()
--------test-classes()
--------m2e-wtp()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.core.resources.prefs(124B)
--------org.eclipse.wst.common.component(671B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(50B)
--------.jsdtscope(639B)
--------org.eclipse.jdt.core.prefs(736B)
----src()
--------main()
----.project(1KB)
----.classpath(1KB)
----.gitignore(9B)

网友评论