SpringBoot最基础空白模板

时间:2023-01-29 11:10:58
【文件属性】:
文件名称:SpringBoot最基础空白模板
文件大小:7KB
文件格式:ZIP
更新时间:2023-01-29 11:10:58
SpringBoot 空白模板 SpringBoot最基础空白模板,包含SpringBoot运行所需要的最最基础的启动类、pom文件、application.properties文件。可以使得后续开发顺利进行!(启动文件编写了一个测试用的方法,访问地址:http://localhost/:8080/say可以看到测试页面)
【文件预览】:
test2
----test2.iml(81B)
----pom.xml(798B)
----target()
--------classes()
--------generated-sources()
----src()
--------test()
--------main()
----.idea()
--------misc.xml(524B)
--------encodings.xml(191B)
--------compiler.xml(707B)
--------workspace.xml(6KB)

网友评论