hi,
i am begining learn of java in spring framework. i have doubt about how to write and execute the program for addition of two numbers in spring framework.the given follow command is which is how to be executed.
mvn exec:java -Dexec.mainClass=com.wrox.begspring.CalculateSpring –Dexec.args=”3000 3”
pls explain...
advance thanks...