Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate from Java EE to Jakarta EE #335

Open
prutheus opened this issue Aug 15, 2023 · 5 comments
Open

migrate from Java EE to Jakarta EE #335

prutheus opened this issue Aug 15, 2023 · 5 comments

Comments

@prutheus
Copy link

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

#334

Context

Your Environment

  • ASK Java SDK version used: x.x.x
  • Operating System and version:

Java Info

  • Java version used for development:
@prutheus
Copy link
Author

I think that this request is quite relevant. Could someone please have a look?

@rahulawl @AbhiPwr @kkocel @daltonhuynh

@kkocel
Copy link
Contributor

kkocel commented Sep 11, 2023

@prutheus maybe you could provide a PR with this?

@prutheus
Copy link
Author

@kkocel I have prepared already #334

However, here are some further changes required:

Could you also help out with this?

@Lance-Uppercut
Copy link

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?

@prutheus
Copy link
Author

I switched to python 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants