Dynamite Duo: GWT Boot and Spring Boot

Learn how to create a high-quality web application using Java on both the server and client side, utilizing web browsers

Dr. Lofi Dewanto
Geek Culture
Published in
15 min readFeb 1, 2023

--

To build a web application that leverages the capabilities of web browsers, Java developers need to explore JavaScript UI frameworks VueJS, React or Angular in addition to server-side frameworks such as Vaadin Flow or JSF PrimeFaces.

Luckily, we have Java to JavaScript transpilers like GWT and J2CL, which means we don’t need to use…

--

--