Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created March 8, 2022 12:04
Show Gist options
  • Save AdamBien/bbb339de1eaf5bb4fec337a2bf4b7673 to your computer and use it in GitHub Desktop.
Save AdamBien/bbb339de1eaf5bb4fec337a2bf4b7673 to your computer and use it in GitHub Desktop.
97thAirhacksQ&A.md

Ask questions and see you at April, 4th, 8.PM. CET: youtube.com/c/bienadam

Also checkout recent episode:

96 airhacks.tv

Please keep the questions Jakarta EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions. Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks

@eimanavicius
Copy link

eimanavicius commented Apr 4, 2022

I have Struts 1.x application. I want to migrate to more modern framework.

One option is Struts 2.x. How would you execute such migration?

Is there a reason to migrate to MicroProfile application. What would that mean? What would be benefits? Would that mean rewrite of templates to SPA + API? How would you execute such migration if it is meaningful?

Is there any Java API spec that would help for easy maintaince or cheap upgrades to such systems?

Can you comment on Jakarta MVC as contract https://projects.eclipse.org/projects/ee4j.mvc ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment