The Graal Development Kit for Micronaut Tools makes it easy to develop cloud native applications. You can create a new Micronaut application, then deploy and run it in the cloud—all from within your IDE. The tools offer full-featured support for the Micronaut® framework and seamlessly integrate with the cloud SDKs and tools you already use.

The tools are built for Visual Studio (VS) Code and IntelliJ IDEA.

In addition, if you use Oracle Cloud Infrastructure (OCI), you will find that it has never been easier to deploy to Oracle Kubernetes Engine (OKE) thanks to the support for the Oracle Cloud Infrastructure DevOps service.

Videos

Introduction to the Graal Development Kit for Micronaut

Easy Database Applications in VS Code with the Graal Development Kit for Micronaut

VS Code

To use the tooling, you need:

  1. VS Code
  2. A Java installation, such as Oracle GraalVM

Then install the Graal Development Kit for Micronaut Extension Pack (GDK Extension Pack) from the VS Code Marketplace.

IntelliJ IDEA

To use the tooling, you need:

  1. IntelliJ IDEA
  2. Graal Dev Kit for Micronaut plugin

The Graal Dev Kit for Micronaut plugin is a project creation wizard that enables you to create a Maven or Gradle GDK project. Install the plugin from the IntelliJ Marketplace by simply clicking Get and proceed to Getting Started.

Learn More About VS Code Extensions

Graal Development Kit for Micronaut Launcher

This extension provides a launcher to easily create a new project. A wizard helps you create different types of projects, including serverless applications and gateway functions.

OCI DevOps Tools

The OCI DevOps service can host your source code in Oracle Cloud Infrastructure and build, then deploy your projects in hosted CI/CD pipelines.

Launch for Micronaut® Framework

Launch for Micronaut® Framework is a lightweight extension to create a new Micronaut application from within VS Code.

Tools for Micronaut® Framework

Tools for Micronaut® Framework is a powerful extension that enables you to develop the Micronaut framework applications using GraalVM.

Tools Guides

Setting OCI DevOps Build and Development Pipelines in VS Code

This guide shows you how to set up Oracle Cloud Infrastructure DevOps service pipelines in VS Code, so you can build and deploy your application in Oracle Cloud Infrastructure.

Deploying a Java Application to Amazon Web Services App Runner in VS Code

This guide shows you how to create and deploy a containerized Java application to Amazon Web Services App Runner in VS Code.

Deploying a Java Application to Amazon Elastic Kubernetes Cluster in VS Code

This guide shows you how to create a Java application, containerize and deploy it to Amazon Elastic Kubernetes Service from within VS Code with ease.

Deploying a Java Application to Google Cloud Run in VS Code

This guide shows you how to create a Java application, containerize, and deploy it to Google Cloud Run in VS Code.

Deploying a Java Application to Google Kubernetes Engine in VS Code

This guide shows you how to create a Java application, containerize, and deploy it to Google Kubernetes Engine (GKE) from within VS Code.

Creating a Database Application and Connecting to an Oracle Autonomous Database

This guide shows you how to use the Graal Development Kit for Micronaut Launcher to create a Java application from an existing Oracle Autonomous Database schema in VS Code.

Running a Database Application in Oracle Cloud Infrastructure and Storing Properties in Oracle Cloud Infrastructure Vault from VS Code

This guide shows you how to run a database application in Oracle Cloud Infrastructure from VS Code, including setting up an Oracle Cloud Infrastructure DevOps Project and securing database credentials in Oracle Cloud Infrastructure Vault.