Following tutorials show how to prepare development environment that will be used to create Spring Boot Application.
● Install Java (Programming Language. Java can be installed as part of IntelliJ IDEA installation)
● Install IntelliJ IDEA (free Community or paid Ultimate Edition with free 30 day trial)
Then we show how to Create Spring Boot Project that will be used as a starting point for creating our applications
● Using IntelliJ Community Edition (free)
● Using IntelliJ Ultimate Edition (paid)