Hi, One question before send the issue. I am using @EnableJdbcRepositories with last vesrion of the dependencies: https://docs.spring.io/spring-data/jdbc/docs/current/reference/html/#jdbc.repositories
Is it possible to use Slice<?> or Page<?> in CrudRepository ?
Comment From: sbrannen
Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.
Having said that, if you encounter an issue with Spring Data JDBC, please open it in the dedicated JIRA issue tracker.
/CC @odrotbohm
Comment From: LaCoCa
Ok Thanks, Maybe I have to use 2.0.0.M3 instead 1.1.5.RELEASE.