| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.registry.repository |
Root package of Spring Cloud Data Flow Core.
|
| org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppRegistrationRepository
Repository interface for managing the
AppRegistration class. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppRegistrationRepositoryImpl
Implementation of the
AppRegistrationRepositoryCustom
interface. |
| Modifier and Type | Method and Description |
|---|---|
AppRegistrationRepositoryCustom |
DataFlowServerConfiguration.appRegistrationRepositoryCustom(javax.persistence.EntityManager entityManager) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.