Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBrian Patterson
19,588 PointsJava Tutorial on Interfaces and Repositories.
Can someone tell me where I can find tutorials on Interfaces and Repositories?
Brian Patterson
19,588 PointsDarwin Palma Thanks for the reply. Thanks for the link to interfaces. It's not Git Repositories that I'm looking for. I am looking for Repositories in reference to Java.
1 Answer
Livia Galeazzi
Java Web Development Techdegree Graduate 21,083 PointsDo you mean Spring Data Repositories? Repositories can be a lot of things in Java, and I'm not sure what you're looking for. What exactly are you trying to do?
I case I guessed right: https://docs.spring.io/spring-data/data-commons/docs/1.6.1.RELEASE/reference/html/repositories.html
Darwin Palma
3,430 PointsDarwin Palma
3,430 PointsFor Git Repositories.
https://teamtreehouse.com/library/git-basics
And Java Interfaces.
https://teamtreehouse.com/library/interfaces-3