Vaadin modified the template of the starter

Good morning,

Vaadin modified the template of the starter https://vaadin.com/start, I can’t find the way to generate a project from scratch where I can choose the option of Java CDI or Spring Framework?

Thank you.

Indeed. [This]
(https://stackoverflow.com/q/63496047/3441504) Stackoverflow post and it’s answers should help you build a vaadin project without spring

https://vaadin.com/start now has the starters for plain Java and CDI projects (that is, in addition to the default Spring starter).