文件名称:springboot web例子
文件大小:16KB
文件格式:ZIP
更新时间:2020-06-07 11:40:09
springboot web
参看 http://blog.csdn.net/xiaoyu411502/article/details/47864969 做成的springboot 简单程序,给大家一个参考! 一 。启动方法:HelloController 中 的main() 方法: 下面列出几个访问地址: 1. http://localhost:8080 2.http://localhost:8080/users/admin 3.http://localhost:8080/posts/123
【文件预览】:
testSpringBoot
----.project(1KB)
----src()
--------test()
--------main()
----target()
--------m2e-wtp()
--------classes()
--------test-classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.jdt.core.prefs(430B)
--------org.eclipse.wst.validation.prefs(50B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.core.resources.prefs(155B)
--------org.eclipse.wst.common.component(683B)
--------.jsdtscope(575B)
----pom.xml(1KB)
----.classpath(1KB)