Closed knjk04 closed 2 years ago
Describe the bug A clear and concise description of what the bug is.
Temporary solution is to run mvn spring-boot:run, but it would be good if I can simply click on the IntelliJ run button.
mvn spring-boot:run
To Reproduce Steps to reproduce the behavior:
Expected behavior It should recognise it is a Maven project. When I click on run, it should use the Maven lifecycle commands, not Gradle tasks.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
Temporary solution is to run
mvn spring-boot:run
, but it would be good if I can simply click on the IntelliJ run button.To Reproduce Steps to reproduce the behavior:
Expected behavior It should recognise it is a Maven project. When I click on run, it should use the Maven lifecycle commands, not Gradle tasks.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.