Micronaut Fundamentals

During this year, I recorded Micronaut Fundamentals, a video course available for free on Oracle MyLearn with an OCI Free Learning Subscription.

It is a 7-hour and 37-minute course covering the following topics:

  • Introduction to Micronaut
  • Micronaut Documentation
  • Creating your first Micronaut application
  • Using Micronaut in popular IDEs
  • Exploring a Micronaut application
  • Micronaut Build Plugins
  • Micronaut Test
  • Micronaut Core Concepts
  • Serialization
  • Application Events
  • Source Code Generation
  • Configuration
  • Dependency Injection
  • HTTP Client
  • HTTP Server
  • Filters
  • Management Endpoints
  • Logging
  • Validation
  • Error formats
  • Error handling
  • OpenAPI
  • Packaging and distribution
  • GraalVM Native Image
  • Graal Development Kit for Micronaut

Announcement in Oracle Blog.

Go to the linked site

Tags: #micronaut #video #course