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.
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.