Hi, I am quite new to Spring, could anybody please help me execute a Simple Spring Utility Project in STS? I have selected >Run Configuration... > Maven build > but unlike Ant where you have the "ant run" task, I cannot find any Maven goal or phase that will actually execute the programme, other than "mvn compile" or "package" or "install".
Executing as a Java application does not work either. Am I missing something? Thank you!


Reply With Quote
