| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.dsl.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryFactoryBuilder
This class implements the DSL used to configure and build a repository factory object.
|
| Modifier and Type | Method and Description |
|---|---|
static Start |
RepositoryFactoryBuilder.builder()
Starting point for writing code in the builder's DSL
|
static Start |
RepositoryFactoryBuilder.given(RepositoryFactoryConfiguration configuration)
Start the configuration DSL by considering the provided configuration as
the default fallback
|
Copyright © 2014–2016. All rights reserved.