2021
10-12
10-12
idea使用外置tomcat配置springboot详细步骤
创建一个maven项目导入springboot依赖,注意底下注释部分<?xmlversion="1.0"encoding="UTF-8"?><projectxmlns="http://maven.apache.org/POM/4.0.0"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://maven.apache.org/POM/4.0.0http://maven.apache.org/xsd/maven-4.0.0.xsd"><modelVersion>4.0.0</modelVersion><groupId>com.znsd.springb...
继续阅读 >