Skip to content

[REQ] openapi-generator-cli as GraalVM native image #21998

@aliaksandr-smirnou-idt

Description

@aliaksandr-smirnou-idt

Problem

I want to use openapi-generator-cli to generate code in different projects in a different languages like go, rust etc.
But it requires to install java or use it as docker image (big image size), which is a java specific approach.

Desired feature

Can we build and publish openapi-generator-cli as GraalVM native-image that can be tech agnostic binary and can be used on any platform without dependency to java or nodejs and same for docker image build it as native image in that case it will be smaller size and instant startup time and we can reduce docker image download time, similar to mvnd or Kafka native docker image.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions