maven+eclipse+ssm 环境搭建和启动

时间:2023-03-09 02:42:57
maven+eclipse+ssm 环境搭建和启动

该类工程环境搭建和启动方法

-------------------------------------------------------------------------------

配置

jdk

tomcat

maven(setting.xml)

download the code

import the project-- existing maven project

set up a tomcat server and import the project to server

maven-update project

run as-maven install

server - run or debug

-------------------------------------------------------------------------------

end