SpringBoot HelloWorld工程

时间:2021-08-20 09:00:39
【文件属性】:

文件名称:SpringBoot HelloWorld工程

文件大小:90KB

文件格式:ZIP

更新时间:2021-08-20 09:00:39

SpringBoot

SpringBoot的第一个工程内容是HelloWorld,具体实现过程可以看我的blog,关于SpringBoot的学习(一)


【文件预览】:
spring-boot
----.gitignore(268B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(6KB)
----spring-boot.iml(7KB)
----pom.xml(1KB)
----mvnw.cmd(5KB)
----target()
--------classes()
--------generated-test-sources()
--------generated-sources()
--------test-classes()
----.idea()
--------misc.xml(439B)
--------encodings.xml(172B)
--------libraries()
--------workspace.xml(25KB)
--------uiDesigner.xml(9KB)
--------inspectionProfiles()
--------compiler.xml(634B)
--------modules.xml(262B)

网友评论