摘要:
spring boot应用通常都有一个名为*Application的程序入库,该入口类需要使用spring boot的核心注解 @SpringBootApplication 标注为应用的启动类; 另外该入口类拥有一个标注的java应用程序的main方法,在main方法中通过 “ SpringAppl 阅读全文
posted @ 2022-05-14 14:37
小白龙白龙马
阅读(512)
评论(0)
推荐(0)
摘要:
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>1.5.9.RELEASE</version> </parent> <d 阅读全文
posted @ 2022-05-14 13:49
小白龙白龙马
阅读(173)
评论(0)
推荐(0)
摘要:
IDEA创建Spring boot项目方法一:Maven archetype[原型] 方法一:使用“Maven-archetype-webapp”原型创建Springboot项目 新建maven项目。File>New>Project>Maven>Create from archetype>Maven 阅读全文
posted @ 2022-05-14 13:37
小白龙白龙马
阅读(1372)
评论(0)
推荐(0)

浙公网安备 33010602011771号