Skip to content

vaadin-spring-boot-starter 15.0.5 projects do not start with Spring Boot 2.3 #606

Closed
@Artur-

Description

@Artur-

Spring Boot 2.3 has removed the validation implementation spring-boot-starter-validation from spring-boot-starter-web, see spring-projects/spring-boot#19550. If you take the Spring starter today and upgrade to 2.3.0.M3, startup fails with

***************************
APPLICATION FAILED TO START
***************************

Description:

The Bean Validation API is on the classpath but no implementation could be found

Action:

Add an implementation, such as Hibernate Validator, to the classpath

Metadata

Metadata

Assignees

No one assigned

    Labels

    fusionChanges required for fusion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions