Learn how to build fast, Lightweight and reactive applications with Micronaut, Kotlin, Redis, JDBC/JOOQ, and Kafka
In this course, you will learn how to use Micronaut and Kotlin to create fast, lightweight and reactive web applications.
What you’ll learn
- How to set up a development environment for Micronaut.
- How to Building a simple REST API.
- Test driven development, Unit & Integration Testing.
- Integrate with a database using Micronaut Data-JDBC.
- Integrate with a database using JOOQ.
- Integrate with Apache Kafka using Micronaut Kafka.
- Integrate with Redis, and Cache an endpoint..
- Integrate with MongoDB, and perform common operations..
Course Content
- Introduction –> 2 lectures • 6min.
- Introduction to Micronaut Controllers –> 2 lectures • 7min.
- Micronaut Configuration –> 1 lecture • 10min.
- Data Persistence and Controller Basic –> 6 lectures • 40min.
- Controllers –> 9 lectures • 42min.
- Flyway Setup –> 1 lecture • 9min.
- Micronaut Data JDBC –> 2 lectures • 10min.
- JOOQ integration –> 8 lectures • 39min.
- Redis Integration –> 2 lectures • 14min.
- Kafka Integration –> 6 lectures • 38min.
- Mongo Integration –> 2 lectures • 17min.
Requirements
In this course, you will learn how to use Micronaut and Kotlin to create fast, lightweight and reactive web applications.
Micronaut is a modern framework for building microservices and serverless applications with Kotlin. It offers compile-time dependency injection, AOP, configuration management, HTTP client and server, and GraalVM support.
Kotlin is a concise and expressive language that runs on the JVM and can interoperate with Java. It offers many features that make web development easier and more enjoyable, such as null safety, data classes, coroutines, extension functions, and DSLs.
You will explore the main features and benefits of Micronaut and Kotlin through a series of hands-on exercises. You will learn how to create REST APIs with Micronaut and test your applications with Micronaut Test and JUnit 5.
You will also learn how to use Micronaut Data to interact with relational (E.g. MySQL/Postgres) and non-relational (E.g., MongoDB) databases.
This course is suitable for developers who have some basic knowledge of Kotlin and web development, as well as those who want to explore new frameworks and tools. By the end of this course, you will have a solid understanding of how to use Micronaut and Kotlin to create scalable and resilient web applications.