For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Title "Migrating to cloud native web application" is a bit confusing. It should be "Migrating to cloud native Java SE application with a web client". Web application corresponds to Java EE application in my view.
The idea is exactly to show a migration path by re-developing the desktop application as a web application. Instead of a big-bang rewrite of the full application, parts are developed and integrated in the (old) swing application using the webview as integration layer.
Have you ever tried Webswing / webswing.org / for this?