Stuck at Step 1
I am using Eclipse IDE. What does
Create a Maven project with the following command: mvn archetype:generate -DarchetypeGroupId = org.apache.maven.archetypes -DgroupId = com.wiley.beginningspring
mean? I do no see a command line. I am very new to Spring.
Page 21, Try It Out, Step 1
|