一、编译

push_management右击
RunAs———>run configurations
M2 maven build———>new

Base directory:${project_loc:push_management}
Goals:install
Profiles:local
二、运行
push_management_web右击
RunAs———>run configurations
M2 maven build ———>new

Base directory:${project_loc:push_management_web}
Goals:jetty:run
Profiles:local

eclipse使用jetty容器
      


相关文章:

  • 2018-02-25
  • 2022-12-23
  • 2022-12-23
  • 2021-07-08
  • 2021-11-03
  • 2022-12-23
  • 2021-06-28
猜你喜欢
  • 2021-06-08
  • 2021-09-27
  • 2021-10-18
  • 2021-12-08
  • 2021-05-18
  • 2021-09-25
相关资源
相似解决方案