Launching the Micro Future Worldwide: Micronaut Sightings In Your Area

Get a sneak peek at Micronaut at an event near you!

We're presenting this introductory demonstration at conventions and Meetups around the world.

Check the list below for your chance to see Micronaut in action.

LocationGroup or EventDate(s) & Time(s)
Copenhagen, Denmark GR8Conf EU 2018 May 30 – June 1, 2018
Council Bluffs, IA Nebraska Code() Conference 2018 June 6 – June 8, 2018
Omaha, NE Omaha Java User Meetup June 19, 2018
6:00 p.m. - 8:00 p.m.
Chicago, IL Chicago Java User Meetup June 26, 2018
6:00 p.m. - 8:30 p.m.
St. Louis, MO St. Louis Groovy & Grails Meetup June 28, 2018
6:00 p.m. - 8:00 p.m.
Boulder, CO Boulder Java Users Meetup July 10, 2018
5:30 p.m. - 8:00 p.m.
Denver, CO Denver Java Users Meetup July 11, 2018
5:30 p.m. - 8:30 p.m.
Kansas City, KS Kansas City Developer Conference July 12 – July 13, 2018
Minneapolis, MN GR8Conf US 2018 July 25 – July 27, 2018
Los Angeles, CA Los Angeles Java Users Meetup August 7, 2018
6:00 p.m. - 9:00 p.m.
Orange County, CA Orange County Java Users Meetup August 8, 2018
6:30 p.m. - 8:30 p.m.
Berlin, Germany Berlin Groovy User Meetup August 23, 2018
6:45 p.m. - 10:00 p.m.
St. Louis, MO St. Louis Java Users Meetup September 13, 2018
6:30 p.m. - 8:00 p.m.
Kansas City, KS Kansas City Java Users Meetup September 19, 2018
5:30 p.m. - 8:00 p.m.
Boston, MA Boston Groovy, Grails, & Spring / B2GS Meetup October 10, 2018
6:00 p.m. - 9:00 p.m.
Youngstown, OH Code Youngstown Meetup October 11, 2018
7:00 p.m. - 9:00 p.m.
Atlanta, GA Atlanta Java Users Group Meetup October 16, 2018
7:00 p.m. - 9:00 p.m.
Clearwater, FL ArchConf 2018 December 10 - December 13, 2018

 


Micronaut is a new JVM-based, full-stack framework for building modular, easily testable microservice applications.

Unlike reflection-based IoC frameworks, which load and cache reflection data for every single field, method, and constructor in your code, with Micronaut, your application startup time and memory consumption are not bound to the size of your codebase.

The Micronaut framework shares many core values with Grails, including the enablement of code simplicity and developer productivity. Micronaut offers many additional features for a new class of applications (e.g., microservices, serverless deployments, etc.) that may not be well-suited for Grails.

Compelling aspects of the Micronaut framework include:

  • Sub-second startup time
  • Tiny processes that may run in as little as 8mb of heap
  • No runtime reflection
  • Dependency injection
  • Load balancing
  • And more!

Here's what one developer had to say about Micronaut:

High praise for Micronaut
secret