摘要:
一、pom.xml文件 1.父项目 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.2.2.RELEASE</ver 阅读全文
posted @ 2019-12-26 16:10
想看云飞却没风~
阅读(202)
评论(0)
推荐(0)
摘要:
方式一: 直接通过IntelliJ IDEA启动,直接执行Spring Boot项目的main()方法。 方法二: 将项目打包成jar包,首先需要在pom.xml文件的根节点下添加如下配置: <build> <plugins> <plugin> <groupId>org.springframewor 阅读全文
posted @ 2019-12-26 14:38
想看云飞却没风~
阅读(372)
评论(0)
推荐(0)

浙公网安备 33010602011771号