Merge branch '1.0.x'
This commit is contained in:
@@ -978,7 +978,7 @@ public interface AccountRepository extends Repository<Account, Long>,
|
||||
}
|
||||
----
|
||||
|
||||
Use `QueryByExampleDataFetcher` to turn the repository into a `DataFecher`:
|
||||
Use `QueryByExampleDataFetcher` to turn the repository into a `DataFetcher`:
|
||||
|
||||
[source,java,indent=0,subs="verbatim,quotes"]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user