PWA vaadin

Hi,

I want to make a pwa using vaadin. Do I need to use JavaScript for that or is not necessary?

Depends on what features you want. But all the starters that come from https://vaadin.com/start/latest are already PWAs, including the plain-Java ones, and you don’t need any JavaScript for those.