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.
Step 2: Import the project into Eclipse as “File”
…