In the previous chapter, we set up our development environment. We are now ready to create our first Spring code written in Kotlin. To do that, we will get familiar with Spring background and explain what exactly Spring can do. When we introduce you to Spring background, we will kick off the project! Get ready!
In this chapter, we will learn the following:
- What is Spring?
- Spring's most important features
- Kotlin support for Spring
- Generating projects
- Creating Spring project in IntelliJ