Open prutheus opened 1 year ago
I think that this request is quite relevant. Could someone please have a look?
@rahulawl @AbhiPwr @kkocel @daltonhuynh
@prutheus maybe you could provide a PR with this?
@kkocel I have prepared already https://github.com/alexa/alexa-skills-kit-sdk-for-java/pull/334
However, here are some further changes required:
Could you also help out with this?
hello @prutheus . This looks pretty abandoned. I'm migrating to spring boot 3 and also need the jakarte EE implementaiton Did you find another solution?
I switched to python 😅
I'm submitting a...
Expected Behavior
As the ask-sdk-servlet-support is mostly used in combination with spring-boot, to support the latest spring-boot releases a migration from Java EE to Jakarta EE is required.
Current Behavior
Currently, the ask-sdk-sevlet-support uses javax.
Steps to Reproduce (for bugs)
Possible Solution
https://github.com/alexa/alexa-skills-kit-sdk-for-java/pull/334
Context
Your Environment
Java Info