Repositories
Everything on SkillVeris tagged Repositories — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Study Notes(2)
Repositories in Spring Data
Understand the Repository interface hierarchy in Spring Data — from Repository and CrudRepository to PagingAndSortingRepository and JpaRepository.
.gitignore and Clean Repositories
Learn how .gitignore patterns keep build artifacts, secrets, and local config out of version control, and how to handle already-tracked files that should be ig…