I am totally new to Spring and started to do the official guides from this site: https://spring.io/guides
I\'d like to do this guide: https://spring.io/guides/gs/sch
I had this Exception in the following situation.
in my POM was properties:
1.8 com.scmaer.java.microservice.Application 3.1.5 2.0.10 1.4.7.RELEASE 1.5.8.RELEASE UTF-8 false
and the name and path of my application class ("start-class") was wrong.