Here is my pom
org.springframework.boot
spring-boot-star
I upgraded to
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.3.RELEASE</version>
</parent>
It worked fine. But its really strange as it was working with version 1.0.1.
also till one hour before.
I was using 1.3.6 release and then changed back to 1.3.3 . It worked for me