
1. Installing Java

2. Installing Eclipse

3. Installing Intellij
- Windows - https://www.jetbrains.com/idea/download/#section=windows
- Mac - https://www.jetbrains.com/idea/download/#section=mac
- Linux - https://www.jetbrains.com/idea/download/#section=linux

- https://www.baeldung.com/install-maven-on-windows-linux-mac
- https://maven.apache.org/ide.html

- https://gradle.org/install/

5. Install Git:
- https://github.com/git-guides/install-git
6. Keycloak
This course’s ground rules
Each module is conceptually taught first, followed by code examples concerning the topic being covered.