
Micronaut is a modern, full-stack framework for the cloud which can run natively on GraalVM
What you'll learn
- Learn how to use the Micronaut Framework
- Build a REST API
- Micronaut Data Hibernate & JDBC
- Integrate OpenAPI and Swagger
- Messaging with Micronaut and Kafka
- Using Web Sockets with Micronaut
- Micronaut Security with JSON Web Tokens
- Integration Testing with TestContainers
- Run your Micronaut application on GraalVM
- Unit Testing with Micronaut
Requirements
- Be able to read and understand Java
- Know how to work with Docker
- Beneficial: Know how annotation processing works
- Desire to learn while having fun!
Description
--- New sections are added each week for FREE as long as you are enrolled in the course! ---
Most of the web applications operate in the cloud. Popular frameworks adapted and tried to make it easy. Micronaut was built to be cloud-native and offers:
- Launcher to get easily started
- Improved startup times & Minimal memory footprint
- No Reflection Usage -> GraalVM support
- Reactive non-blocking Http Server
- Fast and easy testing
- Messaging Integrations
- Database Access made easy with Micronaut Data
- Micronaut Integrations with MongoDB, Redis, ...
Who this course is for:
- Software Engineers looking for the next generation java framework
- Software Engineers building microservices with Java
- Software Engineers building services for the Cloud