question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Regression: Non-application roots no longer under application root

See original GitHub issue

Describe the bug In Quarkus 1.12.0 I could define quarkus.http.root-path=/foo and quarkus.http.non-application-root-path=/. The effect would be that the Swagger UI would be served under /foo/swagger-ui. Now with Quarkus 1.12.1 the same config leads to the Swagger UI being served as /swagger-ui.

This was tested with RESTEasy but not with RESTEasy Reactive.

Expected behavior Since 1.12.1 is a patch release the Swagger UI should remain at /foo/swagger-ui using the configuration as described above.

Actual behavior See issue description.

To Reproduce Create a Quarkus application using the RESTEasy extension.

Configuration

quarkus.http.root-path=/foo
quarkus.http.non-application-root-path=/

Environment (please complete the following information):

  • Output of uname -a or ver:
  • Output of java -version: Java 11
  • GraalVM version (if different from Java):
  • Quarkus version or git rev: 1.12.1.Final
  • Build tool (ie. output of mvnw --version or gradlew --version): Maven 3.6.3

Additional context This appears to be related to #15030.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
knutwannhedencommented, Mar 5, 2021

Looks great! A link from the 1.12 migration guide would probably also make sense.

1reaction
ebullientcommented, Mar 5, 2021

Draft here, if you would like to review. https://github.com/quarkusio/quarkusio.github.io/pull/915

Read more comments on GitHub >

github_iconTop Results From Across the Web

Applicant Statuses - Staff Human Resources
Your application materials have been received by the system and are waiting to be routed ... Your status will then change to No...
Read more >
(PDF) Correlation and path analysis of Tobacco (Nicotiana tabacum ...
Correlation and path analysis of Tobacco (Nicotiana tabacum L.) yield vs root traits and relative water content as affected by Azotobacter, mycorrhizal ...
Read more >
| Multi-factor meta-regression of studies having data for each of the ...
The purpose of this experiment was to investigate whether a native arbuscular mycorrhizal fungi inoculum (AMF-complex) might improve caper (Capparis spinosa) ...
Read more >
University of Groningen Phonological grammar and frequency Sloos ...
Some roots in Japanese compounds always undergo the rule of rendaku, others never undergo the rule, and still others vacillate.
Read more >
Scientia Agricultura Sinica - 中国农业科学
The application side of humic acid treatment was more conducive to maize root carbohydrates than the non-application side. However, the untreated side under...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found