botbuilder-java icon indicating copy to clipboard operation
botbuilder-java copied to clipboard

create bot-integration-spring6 module that will work with spring 6.x

Open martinqcz opened this issue 2 years ago • 1 comments

create bot-integration-spring6 module that will work with spring 6.x (spring boot 3.x)

Fixes # #1521

Description

There are differences in ResponseEntity, HttpStatus and HttpStatusCode classes in spring 5.x and spring 6.x

Specific Changes

add bot-integration-spring6 module that is compiled with spring 6.x dependencies

Testing

martinqcz avatar Nov 22 '23 16:11 martinqcz

@microsoft-github-policy-service agree

martinqcz avatar Nov 22 '23 16:11 martinqcz