Try to add this
@EnableJpaRepositories(basePackages = "com.soib.kwbo.repository")
and check your datasource is properly configured.. :D