Class DocumentApiEndpoint

java.lang.Object
de.gematik.epa.api.impl.DocumentApiImpl
de.gematik.epa.ps.endpoint.DocumentApiEndpoint
All Implemented Interfaces:
de.gematik.epa.api.DocumentsApi

@Service public final class DocumentApiEndpoint extends DocumentApiImpl
Create an endpoint of the DocumentsApi interface based on the DocumentApiImpl implementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required