Contact Us About Sponsorship

Questions about Micronaut Foundation sponsorship?

Please complete this form, and we’ll follow up with you shortly.

[hubspot type=form portal=4547412 id=a7b3ddfa-64b0-47fd-8358-45fa6a09456a]

Micronaut Essentials

This 12-hour introductory workshop arms students with everything they need to immediately start building applications using the latest version of the Micronaut® framework.

NEXT OPEN-ENROLLMENT CLASS

Dates: TBD

Please let us know if you are interested in scheduling a training event.

Outline

The following topics are covered in this course.

  • Introduction to the Micronaut framework
  • Controllers
  • Compile-time dependency injection
  • Application configuration
  • Testing
  • HTTP client
  • Management endpoints
  • Validation
  • Static file resolution
  • Micronaut Data

Prerequisites

Although everyone is welcome, we recommend attendees have at least a working familiarity with web development, HTTP, Java, and JVM development frameworks.

Lab Setup

Please have the latest stable version of IntelliJ IDEA and JDK 17 installed and configured on your PATH.  

Lab exercises are conducted in IntelliJ IDEA. If you don’t have the licensed version, the Community Edition will work just fine. See https://www.jetbrains.com/idea/download.  

You’ll also need the latest Micronaut CLI version: https://micronaut.io/download.html

Optional: SDKMAN! https://sdkman.io

Docker is also recommended, but not required.