Setting up IDE for starting spring boot development
The best ide for working with spring boot is IntelliJ idea.
You can download it from: https://www.jetbrains.com/idea/
If you mac m1 with Apple silicon, make sure you download the .dmg(Apple Silicon)
it should be aarch64 version and not the x86_64. a...
til.hashnode.dev1 min read