Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

[Samples] Add 49.qnamaker-all-features sample #1063

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented Mar 17, 2021

Fixes #880

Description

We are adding the sample 49.qnamaker-all-features in Java taking into account the C# 49.qnamaker-all-features present in BotBuilder-Samples repository.

Specific Changes

  • Generate main structure of the sample
  • Add resources folder
  • Add deploymentTemplates folder
  • Add root files
  • Migrate main code of the sample
  • Add README document
  • Fix issues in QnAMakerDialog (add default constructor, remove double braces)

Testing

Current behavior of the Java migrated sample in Emulator
image

Current behavior of the Java migrated sample in Emulator
image

Current behavior of the Java migrated sample in Emulator
image

Current behavior of the Java migrated sample in Microsoft Teams
image

mvn clean install of the entire repository
image

mvn package of the Java migrated sample
image

@tracyboehrer tracyboehrer merged commit 8399a7f into microsoft:main Mar 18, 2021
@Batta32 Batta32 deleted the external/feature/southworks/qnamaker-all-features/base branch March 18, 2021 17:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample: 49.qnamaker-all-features
3 participants