Re: Seeking Advice on Legacy Application Migration Strategy

2024-04-25 Thread Craig Mitchell
It'd be hard to answer that question, as we don't have all the details. As this is a GWT forum, I'd say, migrate GWT to the latest version first. But that might actually be bad advice, just depends on your project. My gut feel is you'd be best to decouple the front end and back end first. On

Seeking Advice on Legacy Application Migration Strategy

2024-04-25 Thread Wejden Mrabti
Hello GWT Users Community, I'm currently working on a large legacy application stack, using Java 8, Hibernate version 5.3.20.Final, and Hibernate Search 5.11.5.Final. Our frontend technology stack includes GWT version 2.8.2 and GXT version 2.3.1a-gwt22. Fontend and backend arent well

[gwt-contrib] Seeking Advice on Legacy Application Migration Strategy

2024-04-25 Thread Wejden Mrabti
Hello GWT Community, I'm currently working on a large legacy application stack, using Java 8, Hibernate version 5.3.20.Final, and Hibernate Search 5.11.5.Final. Our frontend technology stack includes GWT version 2.8.2 and GXT version 2.3.1a-gwt22. Fontend and backend arent well de-coupled.