We are in the process of migrating our application to Spring Boot 3. During this migration, we encountered an issue with Cloudsoft's winrm library, which is currently using Javax dependencies. Spring Boot 3 requires Jakarta dependencies instead of Javax.
Migrating to Jakarta EE is a critical step in leveraging the new features and improvements offered by Spring Boot 3. Ensuring compatibility with Jakarta dependencies will help in maintaining the robustness and future scalability of the application.
We appreciate your prompt attention to this issue and look forward to your guidance on resolving it.
We are in the process of migrating our application to Spring Boot 3. During this migration, we encountered an issue with Cloudsoft's winrm library, which is currently using Javax dependencies. Spring Boot 3 requires Jakarta dependencies instead of Javax.
Migrating to Jakarta EE is a critical step in leveraging the new features and improvements offered by Spring Boot 3. Ensuring compatibility with Jakarta dependencies will help in maintaining the robustness and future scalability of the application.
We appreciate your prompt attention to this issue and look forward to your guidance on resolving it.
Thank you.