marcushellberg / spring-boot-todo

Full stack Vaadin and Spring Boot demo app
45 stars 40 forks source link

Upgrade to use vaadin-spring-boot-starter 2.0.0 #2

Closed sanjuthomas closed 7 years ago

sanjuthomas commented 7 years ago

Do we have a todo version for vaadin-spring-boot-starter 2.0.0 ?

marcushellberg commented 7 years ago

I updated it to use Vaadin 8 last week, it should have picked up the right version from the bom. Realized that the pom was still listing 1.0.0 for the vaadin-spring-boot-starter dependency, so removed that.