This assumes that MySQL database is setup as per the tutorial Getting started with MySQL database beginner tutorial and ⏯ MySQL database beginner video tutorial.
Step 1: Create a maven based Java project from a command-line.
1 |
c:\projects> mvn archetype:generate -B -DgroupId=com. |