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

Http path backport #16915

Merged
merged 4 commits into from
Apr 30, 2021
Merged

Http path backport #16915

merged 4 commits into from
Apr 30, 2021

Conversation

ebullient and others added 4 commits April 29, 2021 16:19
* Expose configured HTTP paths to the DevUI
* Add Builder to HttpRootPathBuildItem to help create
  RouteBuildItems using resolved paths
* Create devConsoleAppend attribute for resolving static dev
  console resources

Co-authored-by: Stuart Douglas <stuart.w.douglas@gmail.com>
It used to be public and was made private when it was marked as
deprecated (the default constructor is public).
It is used by extensions out there so we need to maintain it.
We need the static resources route to be defined before /dev/* and this
wasn't guaranteed with two concurrent methods.
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 29, 2021

/cc @jmartisk, @phillip-kruger

@gsmet gsmet merged commit be67688 into quarkusio:1.11 Apr 30, 2021
@ebullient ebullient deleted the http-path-backport branch April 30, 2021 12:15
@gsmet gsmet added this to the 1.11.7.Final milestone May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants