Class RequestProviderServiceMock


  • @Profile("mock-qwac")
    @Service
    @PropertySource("classpath:qwac.properties")
    public class RequestProviderServiceMock
    extends RequestProviderService
    The intend of this class is to return a mock certificate, when we don't want to enter manually everytime the qwac certificate in case of test. launch it with the "mock-qwac" profile.