Contact Us About Sponsorship

Questions about Micronaut Foundation sponsorship?

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

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: July 24th to July 27th

Time: 9:00 a.m. to 12:00 p.m. CDT

Duration: 12 hours (3 hours per day for 4 days)

Location: Online

Instructor: Sergio Del Amo Caballero

Registration Fee: $200.00 USD

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://staging.micronaut.io/download.html

Optional: SDKMAN! https://sdkman.io

Docker is also recommended, but not required.