Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 738 Bytes

index-multi.adoc

File metadata and controls

11 lines (9 loc) · 738 Bytes

Spring Data Commons Reference Guide

The reference documentation consists of the following sections:

Preface

Project metadata (version control, bug tracker, and so on).

Dependencies

Dependency Management with Spring Boot, Spring Framework.

Repositories

Core concepts, defining queries, repository interfaces, and more.

Projections

Interface-based projections, class-based projections, dynamic projections.

Query by Example

Usage, Example, ExampleMatcher.

Auditing

Annotation-based auditing metadata, interface-based auditing metadata, AuditorAware.