What you're gonna learn?
- How to create a REST API with Spring WebFlux and Kotlin
- How to set up a PostgreSQL instance with Docker
- How to containerize the app with Docker
To fully make use of this tutorial, you should:
- Have a basic Kotlin and Spring Framework understanding
- Prepare you favourite IDE (like IntelliJ) and DB management tool (like DBeaver)
- Have a Docker installed on you machine
Course Content
Description
Hello friend! 🙂Â
This free REST API with Spring WebFlux and Kotlin course will take you step by step through setting up the whole project. I did my best to keep all the lessons from this tutorial short and concise so that you could get the most out of it without the unnecessary theory.Â
After finishing it, you will be able to set up a new Spring WebFlux project with Kotlin on your own. Moreover, you will see how to create a new PostgreSQL instance with Docker, create a schema and populate it with an SQL script. Finally, you will see how easy it is to expose REST endpoints and test them using Postman.Â
Finally, please let me know if you enjoyed the course- you can always do that here in the comments section below, or by using the contact form.
Have a great day!Â