symphony-bdk-java icon indicating copy to clipboard operation
symphony-bdk-java copied to clipboard

The Symphony BDK (Bot Developer Kit) for Java helps you to create production-grade Chat Bots and Extension Applications on top of the Symphony REST APIs.

Results 19 symphony-bdk-java issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/finos/symphony-bdk-java). ## Config Migration Needed - [ ]...

### Description Closes #[EIS-5326] Teams when test on prem failed to start. Reason is due to conflict version between teams vers 2.0.0 and bdk update pom dependencies version javax ->...

Hello, We are using your lib with version 2.0.0 Currently we are using the following approach to setup ssl: ``` BdkCertificateConfig certificateConfig = new BdkCertificateConfig(); // then setup the certificate...

## Feature Request The requested feature would be provide a way to inject an extra auth token to all API requests' header, along with a way to automatically refresh the...

[type] enhancement

When two bot instances are running utilising the BDK framework, and datafeed read is implemented. It will read from the same datafeedId. However, upon a datafeed re-creation event, both instances...

## Feature Request ### Description of Problem: To Ease the development using the Java BDK API instead of calling each IB REST end point manually with sensitive information , also...

## Feature Request ### Description of Problem: We have a lot of Thymeleaf assets, so we made a custom template engine using Thymeleaf . But when the BDK is updated,...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies None detected

## Feature Request As BDK FreeMarker template user, i'd like to be able to configure a multiple template loader, the loader path is configurable(filepath or classpath), so that the templates...

[type] enhancement

## Feature Request ### Description of Problem: When creating an extension app project (maven or gradle) depending solely on symphony-bdk-app-spring-boot-starter, one cannot access beans declared in symphony-bdk-core-spring-boot-starter like `@Slash`. Reason...

[type] enhancement
good first issue