Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #2272
Closed
Open
Issue created Mar 01, 2019 by Administrator@rootContributor

[REQ] Java Microprofile REST Client Template

Created by: jameschensmith

Overview

Issue will cover discussion for generating Microprofile REST Client-compliant Java code.

Description

Issue will cover discussion for generating Microprofile REST Client-compliant Java code. The MP REST client sticks close to JAX-RS, but the additional benefit is an implementation-agnostic approach based on the application server.

Suggest an enhancement

Microprofile REST Client-compliant Java code template.

Additional comments

I am not well-versed with Mustache templating, but I know that this tool is the go-to tool when it comes to generating API service classes. The new template can most likely be based very close to the JAX-RS template, so that can be a good starting point. I will start looking into if it's easy enough for me to submit a PR, but I encourage others to look into picking it up as well. 😊👍

Links
  • Microprofile (MP)
  • MP REST Client
  • MP REST Client Source Code
Assignee
Assign to
Time tracking