Maven整合SpringBoot框架

时间:2021-06-06 04:30:11
【文件属性】:
文件名称:Maven整合SpringBoot框架
文件大小:22KB
文件格式:ZIP
更新时间:2021-06-06 04:30:11
Maven Spring Boot Maven项目搭建SpringBoot基础框架,可通过Java Application启动Application类,通过controller中的mapping地址访问并显示Hello World。
【文件预览】:
spring-boot-helloWorld
----pom.xml(2KB)
----target()
--------test-classes()
--------m2e-jee()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(493B)
--------org.eclipse.core.resources.prefs(169B)
--------org.eclipse.wst.common.component(630B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(154B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(48B)
--------.jsdtscope(552B)
--------org.eclipse.jdt.core.prefs(422B)
----src()
--------test()
--------main()
----.project(1KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------index.jsp(829B)
----.classpath(746B)

网友评论