Class WebConfig
- java.lang.Object
-
- app.coronawarn.server.common.federation.client.config.WebConfig
-
@Configuration @EnableFeignClients("app.coronawarn.server.common.federation.client") public class WebConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description WebConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.autoconfigure.http.HttpMessageConverters
httpMessageConverters()
-