Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to choose the address of the MicroProfile REST service #9

Open
moghaddam opened this issue Dec 5, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@moghaddam
Copy link
Contributor

The IntelliJ plugin for Spring Initializr and also the open source Quarkus plugin that released recently, both allow developers in the very first step to choose the REST API endpoint that they wants to use to generate the code. This allows developers who don't have direct access to the Internet from their computer to use a proxied address to access the API and use the plugin. Also this would enable them to use a custom version of the API (which can also be useful during the process of development and test of the plugin with new API versions without updating the code).

@moghaddam moghaddam added the enhancement New feature or request label Dec 5, 2019
@moghaddam moghaddam self-assigned this Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant