Error creating bean with name Service class
I am trying to use Spring Boot and Vaadin in my project. It works fine in IntelliJ IDEA, but when I build it as a jar and run it using java -jar
, it throws the following exception:
I am trying to use Spring Boot and Vaadin in my project. It works fine in IntelliJ IDEA, but when I build it as a jar and run it using java -jar
, it throws the following exception: