Class ConfigurationApiEndpoint

java.lang.Object
de.gematik.epa.api.impl.ConfigurationApiImpl
de.gematik.epa.ps.endpoint.ConfigurationApiEndpoint
All Implemented Interfaces:
de.gematik.epa.api.ConfigurationApi

@Service @Lazy public class ConfigurationApiEndpoint extends ConfigurationApiImpl
Create an endpoint of the ConfigurationApi interface based on the ConfigurationApiImpl implementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required