Interface SpringCloudConfigClientGateway
-
- All Known Implementing Classes:
VertxSpringCloudConfigGateway
interface SpringCloudConfigClientGateway
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()io.smallrye.mutiny.Uni<Response>exchange(String applicationName, String profile)
-