myeclipsetomcatmaven整合

Posted wingooom

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了myeclipsetomcatmaven整合相关的知识,希望对你有一定的参考价值。

1、导入maven工程

2、配置外部maven

3、配置外部tomcat

4、配置M2_HOME

-Dmaven.multiModuleProjectDirectory=$M2_HOME

5、
在server上右键,点击run configuration,

点击run

6、
以后直接在server上部署和运行即可

以上是关于myeclipsetomcatmaven整合的主要内容,如果未能解决你的问题,请参考以下文章

SSM框架整合—详细整合教程(Spring+SpringMVC+MyBatis)

SpringBoot系列八:SpringBoot整合消息服务(SpringBoot 整合 ActiveMQSpringBoot 整合 RabbitMQSpringBoot 整合 Kafka)

SpringBoot——整合SSM(主要整合MyBatis)

SpringBoot:Mybatis整合PostgreSQL

SSM整合:Spring整合Mybatis

[SpringBoot系列]SpringBoot如何整合SSMP