Hi. I've been watching your examples. If you download a Starter Proyect from spring.starter.io, it cames with Spring Boot 1.4.1; so when try to use @RestResource in TeamRepository interface, package was not valid.
Is there any update to use with Spring Boot 1.4.1, instead of 1.3.5?
Thanks,