How to create Maven Run configuration in Eclipse /STS
Apr 27, 2021
--
This is a short story to help to create Run configuration for Maven projects.Multiple configuration can be created
The Run Configuration window can be invoked by selecting the Run Configurations menu item from the Run menu.
Update mvn commands :
clean install
spring-boot:run