Uses of Class
com.microservices.starter.core.environment.Domain
Packages that use Domain
-
Uses of Domain in com.microservices.starter.core.environment
Methods in com.microservices.starter.core.environment that return DomainModifier and TypeMethodDescriptionComponent.getDomain()DomainAware.getDomain()Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.Identifiable.getDomain()Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.OtherComponent.getDomain()SupportingComponent.getDomain()Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.Methods in com.microservices.starter.core.environment with parameters of type DomainModifier and TypeMethodDescriptionvoidvoidDomain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.voidvoidDomain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.