ppalaga opened a new issue #2156:
URL: https://github.com/apache/camel-quarkus/issues/2156


   Since Quarkus 1.11.0.Final, there is Quarkus Dev UI, see 
https://quarkus.io/guides/dev-ui
   It allows to quickly visualise all the extensions currently loaded, see 
their status and go directly to their documentation. 
   The good news is that the docs links work for Camel Quarkus extensions.
   
   On top of that, each extension can add:
   
   * [Custom useful bits of runtime information in the 
overview](https://quarkus.io/guides/dev-ui#how-can-i-make-my-extension-support-the-dev-console)
   * [Full custom pages](https://quarkus.io/guides/dev-ui#adding-full-pages)
   * [Interactive pages with 
actions](https://quarkus.io/guides/dev-ui#advanced-usage-adding-actions)
   
   I wonder which of the above should we support?
   
   See also https://github.com/quarkusio/quarkus/issues/14471


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to