-
Notifications
You must be signed in to change notification settings - Fork 750
Open
Description
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[X] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
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)
// Provide a self-contained, concise snippet of code
// For more complex issues provide a repo with the smallest sample that reproduces the bug
// Including business logic or unrelated code makes diagnosis more difficult
Possible Solution
// Not required, but suggest a fix/reason for the bug,
// or ideas how to implement the addition or change
Context
Your Environment
- ASK Java SDK version used: x.x.x
- Operating System and version:
Java Info
- Java version used for development:
Metadata
Metadata
Assignees
Labels
No labels