Blog Posts BPMN DMN

Announcing Dashbuilder Quarkus Extension

Blog: Drools & jBPM Blog

We are glad to announce that we released the Dashbuilder Quarkus extension! You can now render dashboards directly in your Quarkus app!

Installation

To start using this extension simply add the following dependency to your quarkus app pom.xml:

<dependency>

<groupId>io.quarkiverse.dashbuilder</groupId>

<artifactId>quarkus-dashbuilder</artifactId>

<version>0.26.0</version>

</dependency>

Then your *.dash.(yaml|yml|json) files will be available in /dashboards web context.

Configuration

You can map specific dashboard files using the system property quarkus.dashbuilder.dashboards and change the dashboards web context using quarkus.dashbuilder.path:

Examples

We also have three examples ready for use:

Learn more about Dashbuilder Development

Dashbuilder is a tool for building dashboards and data visualizations. It runs entirely on client and you can develop dashboards using YAML on the online editor or using the VSCode extension

Links to learn more:

Conclusion

In this article we announced the Dashbuilder Quarkus extension. We have plans for a better editor developer experience and new Dashbuilder features, so stay tuned!

The post Announcing Dashbuilder Quarkus Extension appeared first on KIE Community.

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/announcing-dashbuilder-quarkus-extension/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×