Skip to content

[BUG] Incorrect Java version requirement in README for Vert.x 5 #23697

@sjw2547

Description

@sjw2547

Bug Report Checklist

  • Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator?
  • Have you tested with the latest master to confirm the issue still exists?
  • Have you searched for related issues/PRs?
  • What's the actual output vs expected output?
  • [Optional] Sponsorship to speed up the bug fix or feature request (example)
Description

The README for Vert.x 5 states that Java 1.8+ is required, this should be Java 11+

openapi-generator version

7.22

Steps to reproduce

Build the Samples and check the README.md generated for Vert.x 5 projects

Suggest a fix

Create a specific mustache template for Java projects that selectively chooses the required Java version.

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