Package | Description |
---|---|
org.springdoc.data.rest | |
org.springdoc.data.rest.core |
Constructor and Description |
---|
SpringRepositoryRestResourceProvider(org.springframework.data.rest.core.mapping.ResourceMappings mappings,
org.springframework.data.repository.support.Repositories repositories,
org.springframework.data.rest.webmvc.mapping.Associations associations,
org.springframework.context.ApplicationContext applicationContext,
DataRestRouterOperationService dataRestRouterOperationService,
org.springframework.data.mapping.context.PersistentEntities persistentEntities,
com.fasterxml.jackson.databind.ObjectMapper mapper,
SpringDocDataRestUtils springDocDataRestUtils)
Instantiates a new Spring repository rest resource provider.
|
Constructor and Description |
---|
DataRestRequestService(org.springframework.core.LocalVariableTableParameterNameDiscoverer localSpringDocParameterNameDiscoverer,
org.springdoc.core.GenericParameterService parameterBuilder,
org.springdoc.core.RequestBodyService requestBodyService,
org.springdoc.core.AbstractRequestService requestBuilder,
SpringDocDataRestUtils springDocDataRestUtils)
Instantiates a new Data rest request builder.
|
DataRestResponseService(org.springdoc.core.GenericResponseService genericResponseService,
SpringDocDataRestUtils springDocDataRestUtils)
Instantiates a new Data rest response builder.
|
Copyright © 2021. All rights reserved.