How to add a maven module with @SpringBootApplication to another maven module as a dependency in test scope

前端 未结 0 1404
刺人心
刺人心 2020-12-24 05:57

I have a multi-module project where only the root module has a class with @SpringBootApplication. Other modules are added to the POM file of root module as dependencies. To

相关标签:
回答
  • 消灭零回复
提交回复
热议问题