Skip to content

boldbi/spring-boot-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoldBI Embedding Spring Boot Sample

This Bold BI Spring Boot sample repository contains the Dashboard embedding sample. This sample demonstrates how to embed the dashboard which is available in your Bold BI server.

Dashboard view

Dashboard view

Prerequisites

Supported browsers

  • Google Chrome, Microsoft Edge, Mozilla Firefox.

Configuration

  • Please ensure that you have enabled embed authentication on the embed settings page. If it is not currently enabled, please refer to the following image or detailed instructions to enable it.

    Embed Settings

  • To download the embedConfig.json file, please follow this link for reference. Additionally, you can refer to the following image for visual guidance.

    Embed Settings Download EmbedConfig Properties

  • Copy the downloaded embedConfig.json file and paste it into the designated location within the application. Please ensure that you have placed it in the application as shown in the following image.

    EmbedConfig image

Developer IDE

Run a Sample Using Visual Studio Code

  • Open the Spring Boot embed sample in the Visual studio code.

  • Now, the run sample using Spring Boot Dashboard in the Activity Bar on the side.

    spring-boot-dasghboard-button2

  • You can access your application by opening a web browser and navigating to the this URL (http://localhost:8080).

    Dashboard view

Please refer to the help documentation to know how to run the sample.

Important notes

It is recommended not to store passwords and sensitive information in configuration files for security reasons in a real-world application. Instead, it would be best if you considered using a secure application, such as Key Vault, to safeguard your credentials.

Online Demos

Look at the Bold BI Embedding sample to live demo here.

Documentation

A complete Bold BI Embedding documentation can be found on Bold BI Embedding Help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published