marybozorgi / library

0 stars 0 forks source link

Installing required tools: maven, git, Intellij, DBeaver #2

Open marybozorgi opened 2 years ago

marybozorgi commented 2 years ago

Once all the software is installed:

Can you access Git Bash? It will be helpful if you want to get familiar with Git command lines. Check you can use maven commands. Run mvn -v in git bash. Refer to Maven in 5 minutes for quick maven fundamentals. If you have your docker running and postgress container running, then use DBeaver to connect to your database.