Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- basePackageFilter() - Element in annotation interface com.microservices.starter.core.environment.JpaEntityScanScope
-
If the class conditional is NOT met, this list defines the base packages that will be filtered out from the overall list of base packages to be scanned by applicable configurations.
C
- canEqual(Object) - Method in class com.microservices.starter.core.environment.ClusterServiceType
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Component
- canEqual(Object) - Method in class com.microservices.starter.core.environment.DataSource
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Docker
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Domain
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Extension
- canEqual(Object) - Method in class com.microservices.starter.core.environment.FlexComponent
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Init
- canEqual(Object) - Method in class com.microservices.starter.core.environment.LibraryComponent
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Manifest
- canEqual(Object) - Method in exception com.microservices.starter.core.environment.ManifestValidationException
- canEqual(Object) - Method in class com.microservices.starter.core.environment.ManifestValidationException.Issue
- canEqual(Object) - Method in class com.microservices.starter.core.environment.MessageInterlink
- canEqual(Object) - Method in class com.microservices.starter.core.environment.OtherComponent
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Port
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Project
- canEqual(Object) - Method in class com.microservices.starter.core.environment.Schema
- canEqual(Object) - Method in class com.microservices.starter.core.environment.SupportingComponent
- ClusterServiceType - Class in com.microservices.starter.core.environment
-
The Camel Cluster Service implementation type to use, per environment.
- ClusterServiceType() - Constructor for class com.microservices.starter.core.environment.ClusterServiceType
- com.microservices.starter.core.environment - package com.microservices.starter.core.environment
- Component - Class in com.microservices.starter.core.environment
-
Represents a component in the Broadleaf microservice ecosystem.
- Component() - Constructor for class com.microservices.starter.core.environment.Component
- conditionalOnClass() - Element in annotation interface com.microservices.starter.core.environment.JpaEntityScanScope
-
The classes that must be present in order for ModelMapperCacheUtility to consider base packages on a related
- createAll() - Static method in class com.microservices.starter.core.environment.MessageInterlink
- createSuppressed() - Static method in class com.microservices.starter.core.environment.MessageInterlink
D
- DataSource - Class in com.microservices.starter.core.environment
-
Identifies information based on the type of datasource leveraged by the service library component.
- DataSource() - Constructor for class com.microservices.starter.core.environment.DataSource
- determineActive() - Method in class com.microservices.starter.core.environment.MessageInterlink
- determineSuppressed() - Method in class com.microservices.starter.core.environment.MessageInterlink
- DISABLED_OR_MISSING_COMPONENT_REFERENCE - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
- Docker - Class in com.microservices.starter.core.environment
-
Describes attributes specific to the generation of docker-compose.yml when executing the
mvn docker-compose:generate
command. - Docker() - Constructor for class com.microservices.starter.core.environment.Docker
- Domain - Class in com.microservices.starter.core.environment
-
Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.
- Domain() - Constructor for class com.microservices.starter.core.environment.Domain
- DomainAware - Interface in com.microservices.starter.core.environment
-
Common attributes of all components that expose
Domain
.
E
- EnabledAware - Interface in com.microservices.starter.core.environment
-
Common attributes of all components that can be enabled/disabled.
- equals(Object) - Method in class com.microservices.starter.core.environment.ClusterServiceType
- equals(Object) - Method in class com.microservices.starter.core.environment.Component
- equals(Object) - Method in class com.microservices.starter.core.environment.DataSource
- equals(Object) - Method in class com.microservices.starter.core.environment.Docker
- equals(Object) - Method in class com.microservices.starter.core.environment.Domain
- equals(Object) - Method in class com.microservices.starter.core.environment.Extension
- equals(Object) - Method in class com.microservices.starter.core.environment.FlexComponent
- equals(Object) - Method in class com.microservices.starter.core.environment.Init
- equals(Object) - Method in class com.microservices.starter.core.environment.LibraryComponent
- equals(Object) - Method in class com.microservices.starter.core.environment.Manifest
- equals(Object) - Method in exception com.microservices.starter.core.environment.ManifestValidationException
- equals(Object) - Method in class com.microservices.starter.core.environment.ManifestValidationException.Issue
- equals(Object) - Method in class com.microservices.starter.core.environment.MessageInterlink
- equals(Object) - Method in class com.microservices.starter.core.environment.OtherComponent
- equals(Object) - Method in class com.microservices.starter.core.environment.Port
- equals(Object) - Method in class com.microservices.starter.core.environment.Project
- equals(Object) - Method in class com.microservices.starter.core.environment.Schema
- equals(Object) - Method in class com.microservices.starter.core.environment.SupportingComponent
- Extension - Class in com.microservices.starter.core.environment
-
Describes additional Jars that provide mutating behavior on top of the base initializr install.
- Extension() - Constructor for class com.microservices.starter.core.environment.Extension
F
- FIELD_VIOLATION - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
- FILE - Static variable in class com.microservices.starter.core.environment.ClusterServiceType
- FlexComponent - Class in com.microservices.starter.core.environment
-
Type of component responsible for exposing all relevant
LibraryComponent
artifacts into a single application runtime (seeFlexComponent.flexUnits
). - FlexComponent() - Constructor for class com.microservices.starter.core.environment.FlexComponent
G
- getAdminStarterAssemblyVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getAdminStarterDockerVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getAll() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Message processing for the categories described here is uniformly enabled.
- getAlternates() - Method in class com.microservices.starter.core.environment.Domain
-
Alternate domain names by which this component may be known.
- getAltName() - Method in class com.microservices.starter.core.environment.Component
- getAltName() - Method in interface com.microservices.starter.core.environment.Identifiable
-
An alternative name used to identify the component.
- getAltName() - Method in class com.microservices.starter.core.environment.OtherComponent
- getAltRoute() - Method in class com.microservices.starter.core.environment.LibraryComponent
- getAltRoute() - Method in class com.microservices.starter.core.environment.OtherComponent
- getAltRoute() - Method in interface com.microservices.starter.core.environment.Routed
-
An additional route this component is known by in the gateway service.
- getArtifactId() - Method in class com.microservices.starter.core.environment.Extension
-
Maven artifactId coordinate for the extension library
- getArtifactIdPrefix() - Method in class com.microservices.starter.core.environment.Project
- getBulk() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of bulk update messages is enabled
- getCloud() - Method in class com.microservices.starter.core.environment.ClusterServiceType
-
The Camel Cluster Service implementation type to use when running the whole stack specifically in the cloud.
- getCloud() - Method in class com.microservices.starter.core.environment.Domain
-
The domain to use when the service is called from inside of a cloud environment (e.g.
- getCloud() - Method in class com.microservices.starter.core.environment.Init
-
Whether initialization of the supporting component is performed in the cloud environment.
- getClusterServiceType() - Method in class com.microservices.starter.core.environment.Project
-
The Camel Cluster Service implementation type to use, per environment.
- getCode() - Method in class com.microservices.starter.core.environment.ManifestValidationException.Issue
- getCommerceStarterAssemblyVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getCommerceStarterDockerVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getCommerceStarterThemedWebAssemblyVersionMapOverride() - Method in class com.microservices.starter.core.environment.Project
- getCommerceStarterThemedWebDockerVersionMapOverride() - Method in class com.microservices.starter.core.environment.Project
- getCommerceStarterThemeOverride() - Method in class com.microservices.starter.core.environment.Project
- getComponents() - Method in class com.microservices.starter.core.environment.Docker
-
Comma delimited list of component and supporting item names to include in the docker-compose file.
- getComponents() - Method in class com.microservices.starter.core.environment.Manifest
- getConfigServerVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getCustomer() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not the majority of customer related messaging is enabled.
- getDataModulePropertyContribution() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Optionally contribute properties to the Data Module Config Properties.
- getDataSource() - Method in class com.microservices.starter.core.environment.Component
-
Identifies information based on the type of datasource leveraged by the service library component.
- getDebug() - Method in class com.microservices.starter.core.environment.Port
-
Whether or not this is a Java debug port
- getDependencyExtensionArtifactIds() - Method in class com.microservices.starter.core.environment.Extension
-
Comma separated list of artifactIds this extension depends on that are also contributing extension behavior.
- getDescriptor() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Points to the classpath location of a template snippet that contains the necessary docker-compose fragment needed to setup this supporting item.
- getDocker() - Method in class com.microservices.starter.core.environment.ClusterServiceType
-
The Camel Cluster Service implementation type to use when running the whole stack specifically in docker.
- getDocker() - Method in class com.microservices.starter.core.environment.Domain
-
The domain to use when the service is called from inside of docker by another component in docker.
- getDocker() - Method in class com.microservices.starter.core.environment.Init
-
Whether initialization of the supporting component is performed in the docker environment.
- getDocker() - Method in class com.microservices.starter.core.environment.Manifest
-
Describes attributes specific to the generation of docker-compose.yml when executing the
mvn docker-compose:generate
command. - getDockerEnvContribution() - Method in class com.microservices.starter.core.environment.OtherComponent
-
Optionally contribute ENV properties to the generated docker-compose.yml.
- getDomain() - Method in class com.microservices.starter.core.environment.Component
- getDomain() - Method in interface com.microservices.starter.core.environment.DomainAware
-
Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.
- getDomain() - Method in interface com.microservices.starter.core.environment.Identifiable
-
Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.
- getDomain() - Method in class com.microservices.starter.core.environment.OtherComponent
- getDomain() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.
- getEditSource() - Method in class com.microservices.starter.core.environment.OtherComponent
-
Components in the "other" category can generally be enabled for direct source editing via this property.
- getEditSource() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Supporting items can sometimes be enabled for direct source editing via this property.
- getEnabled() - Method in class com.microservices.starter.core.environment.Component
- getEnabled() - Method in interface com.microservices.starter.core.environment.EnabledAware
- getEnabled() - Method in interface com.microservices.starter.core.environment.Identifiable
-
Whether or not the component is enabled.
- getEnabled() - Method in class com.microservices.starter.core.environment.OtherComponent
- getEnabled() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Whether or not this supporting element is enabled.
- getExport() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of export messages is enabled
- getExtensions() - Method in class com.microservices.starter.core.environment.Manifest
- getFlexPackages() - Method in class com.microservices.starter.core.environment.Manifest
- getFlexUnits() - Method in class com.microservices.starter.core.environment.FlexComponent
-
Comma-delimited list of service library components that are included in the flexpackage component declaration.
- getGatewayVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getGroupId() - Method in class com.microservices.starter.core.environment.Extension
-
Maven groupId coordinate for the extension library
- getGroupId() - Method in class com.microservices.starter.core.environment.Project
- getImageDeploymentRepoDomain() - Method in class com.microservices.starter.core.environment.Docker
-
The domain where Docker images generated during a maven build are deployed.
- getImageDeploymentRepoPort() - Method in class com.microservices.starter.core.environment.Docker
-
The port exposed by the Docker repo used for deployment.
- getImageTagPrefix() - Method in class com.microservices.starter.core.environment.Docker
-
The prefix used as part of the Docker image tag naming during maven build.
- getImageUriOverride() - Method in class com.microservices.starter.core.environment.FlexComponent
-
The system will usually determine the image name for project generated components based on convention using a mixture of the component name, and docker related properties found in
Docker
. - getImageUriOverride() - Method in class com.microservices.starter.core.environment.OtherComponent
-
The system will usually determine the image name for project generated components based on convention using a mixture of the component name, and docker related properties found in
Docker
. - getImageUriOverride() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
The system will usually determine the image name for project generated components based on convention using a mixture of the component name, and docker related properties found in
Docker
. - getImportData() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of import messages is enabled
- getInit() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Optional setting for
SupportingComponent
to define if any prescribed initialization behavior should be enabled. - getJavaMajorVersion() - Method in class com.microservices.starter.core.environment.Project
-
The major version of java to use when creating container images for flex components.
- getJob() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of purge and prune scheduled job triggers is enabled
- getJpaCoreVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getLocal() - Method in class com.microservices.starter.core.environment.ClusterServiceType
-
The Camel Cluster Service implementation type to use when running on a local workstation.
- getLocal() - Method in class com.microservices.starter.core.environment.Domain
-
The domain to use when calling the service from a local context (e.g.
- getLocal() - Method in class com.microservices.starter.core.environment.Init
-
Whether initialization of the supporting component is performed in the local environment.
- getManageLiquibase() - Method in class com.microservices.starter.core.environment.Extension
-
Whether this extension should be managed in the project's liquibase changelogs.
- getManagePom() - Method in class com.microservices.starter.core.environment.Extension
-
Whether this extension should be managed in the project's pom.xml.
- getManagePom() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Whether this supporting component should be managed in the project's pom.xml.
- getManifest() - Static method in class com.microservices.starter.core.environment.ManifestFactory
- getManifest(File) - Static method in class com.microservices.starter.core.environment.ManifestFactory
-
Get the manifest from a jar in the file system (i.e.
- getManifestFromDir(File) - Static method in class com.microservices.starter.core.environment.ManifestFactory
-
Get the manifest from a jar containing the word "manifest" in its file name in the targeted directory.
- getMessage() - Method in exception com.microservices.starter.core.environment.ManifestValidationException
- getMessage() - Method in class com.microservices.starter.core.environment.ManifestValidationException.Issue
- getMessageInterlink() - Method in class com.microservices.starter.core.environment.FlexComponent
-
The categories of messages that a given flexpackage should listen for.
- getName() - Method in class com.microservices.starter.core.environment.Component
- getName() - Method in interface com.microservices.starter.core.environment.DomainAware
-
The name used to identify the component.
- getName() - Method in interface com.microservices.starter.core.environment.EnabledAware
- getName() - Method in interface com.microservices.starter.core.environment.Identifiable
-
The name used to identify the component.
- getName() - Method in class com.microservices.starter.core.environment.OtherComponent
- getName() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
The name used to identify the component.
- getOpenApiAssemblyVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getOpenApiDockerVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getOption() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Special case field that applies to optional liquibase changelog name modifier.
- getOthers() - Method in class com.microservices.starter.core.environment.Manifest
- getPackageIdentifier() - Method in class com.microservices.starter.core.environment.Component
-
Name to use for this component when creating packages for the Java classpath during code directory and project generation.
- getPackageName() - Method in class com.microservices.starter.core.environment.Project
- getPlatform() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
A name identifying the specific platform to which this supporting component belongs.
- getPort() - Method in class com.microservices.starter.core.environment.Port
-
The port the container listens on
- getPorts() - Method in class com.microservices.starter.core.environment.Component
- getPorts() - Method in interface com.microservices.starter.core.environment.Identifiable
-
The ports exposed and supported by the component.
- getPorts() - Method in class com.microservices.starter.core.environment.OtherComponent
- getPorts() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Container exposed port by key name map.
- getPrimary() - Method in class com.microservices.starter.core.environment.FlexComponent
-
Whether or not this flexpackage component is considered the primary target for REST traffic for a given flexUnit.
- getProblems() - Method in exception com.microservices.starter.core.environment.ManifestValidationException
- getProfiles() - Method in class com.microservices.starter.core.environment.LibraryComponent
-
Override the default configuration profiles associated with the component.
- getProject() - Method in class com.microservices.starter.core.environment.Manifest
-
Client specific maven project structure information
- getReleaseTrainArtifactIdOverride() - Method in class com.microservices.starter.core.environment.Project
- getReleaseTrainGroupIdOverride() - Method in class com.microservices.starter.core.environment.Project
- getReleaseTrainVersionOverride() - Method in class com.microservices.starter.core.environment.Project
-
Values to set as overrides for the same properties declared in the starter parent.
- getResourceName() - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Special case field useful for supporting items that provide or require an additional identifying name as part of their usage.
- getRouted() - Method in class com.microservices.starter.core.environment.LibraryComponent
- getRouted() - Method in class com.microservices.starter.core.environment.OtherComponent
- getRouted() - Method in interface com.microservices.starter.core.environment.Routed
-
Whether or not this service is included in the routing configuration supplied to the gateway service.
- getSampleCode() - Method in class com.microservices.starter.core.environment.LibraryComponent
-
Whether or not to include sample code (autoconfiguration, sample domain, and test) for an enabled service library component during project structure generation.
- getSampleCode() - Method in class com.microservices.starter.core.environment.Project
-
Whether to include sample code (autoconfiguration, sample domain, and test) for an enabled service library component during project structure generation.
- getSchema() - Method in class com.microservices.starter.core.environment.Manifest
-
Version of the manifest structure
- getSearchVersionOverride() - Method in class com.microservices.starter.core.environment.Project
- getStarterParentVersion() - Method in class com.microservices.starter.core.environment.Project
-
The starter parent version to target for this project.
- getSupporting() - Method in class com.microservices.starter.core.environment.Manifest
- getSuppressed() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Message processing for the categories described here is uniformly suppressed.
- getTargetPort() - Method in class com.microservices.starter.core.environment.Port
-
The port exposed by the service running in the container
- getTenantSync() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not tenant data synchronization is enabled
- getTenantSyncComponentFilter() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
If the current component is a flexPackage component, then this list will determine which library components are enabled for tenant synchronization.
- getTenantUrlResolverAdminPort() - Method in class com.microservices.starter.core.environment.Project
-
Optionally configure a specific port for Tenant URL Admin resolution.
- getTenantUrlResolverApplicationPort() - Method in class com.microservices.starter.core.environment.Project
-
Optionally configure a specific port for Tenant URL Application resolution.
- getTransition() - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not sandbox transition request handling is enabled
- getType() - Method in class com.microservices.starter.core.environment.DataSource
- getUniversalJavaOpts() - Method in class com.microservices.starter.core.environment.Docker
-
Java opts that should be added as an environment variable to the service declaration in the docker-compose.yml file.
- getUpgradeOSOnBuild() - Method in class com.microservices.starter.core.environment.Project
-
Whether an OS upgrade command should be executed during the Dockerfile construction for a module (e.g.
- getUseAlpineJavaImages() - Method in class com.microservices.starter.core.environment.Project
-
Whether Alpine Linux Temurin java images should be used for flexpackage image generation, as well as for config server and gateway image references.
- getVersion() - Method in class com.microservices.starter.core.environment.Extension
-
Version for the extension library
- getVersion() - Method in class com.microservices.starter.core.environment.Project
- getVersion() - Method in class com.microservices.starter.core.environment.Schema
H
- hashCode() - Method in class com.microservices.starter.core.environment.ClusterServiceType
- hashCode() - Method in class com.microservices.starter.core.environment.Component
- hashCode() - Method in class com.microservices.starter.core.environment.DataSource
- hashCode() - Method in class com.microservices.starter.core.environment.Docker
- hashCode() - Method in class com.microservices.starter.core.environment.Domain
- hashCode() - Method in class com.microservices.starter.core.environment.Extension
- hashCode() - Method in class com.microservices.starter.core.environment.FlexComponent
- hashCode() - Method in class com.microservices.starter.core.environment.Init
- hashCode() - Method in class com.microservices.starter.core.environment.LibraryComponent
- hashCode() - Method in class com.microservices.starter.core.environment.Manifest
- hashCode() - Method in exception com.microservices.starter.core.environment.ManifestValidationException
- hashCode() - Method in class com.microservices.starter.core.environment.ManifestValidationException.Issue
- hashCode() - Method in class com.microservices.starter.core.environment.MessageInterlink
- hashCode() - Method in class com.microservices.starter.core.environment.OtherComponent
- hashCode() - Method in class com.microservices.starter.core.environment.Port
- hashCode() - Method in class com.microservices.starter.core.environment.Project
- hashCode() - Method in class com.microservices.starter.core.environment.Schema
- hashCode() - Method in class com.microservices.starter.core.environment.SupportingComponent
I
- Identifiable - Interface in com.microservices.starter.core.environment
- INCORRECT_JAVA_VERSION - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
- INCORRECT_SCHEMA_VERSION - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
- Init - Class in com.microservices.starter.core.environment
-
Optional setting for
SupportingComponent
to define if the component should be initialized in different environments. - Init() - Constructor for class com.microservices.starter.core.environment.Init
- Issue(String, String) - Constructor for class com.microservices.starter.core.environment.ManifestValidationException.Issue
J
- JpaEntityScanScope - Annotation Interface in com.microservices.starter.core.environment
-
To be used in conjunction with to define the current scope restrictions that need to be applied when scanning classes with the annotation.
K
- KUBERNETES - Static variable in class com.microservices.starter.core.environment.ClusterServiceType
L
- LibraryComponent - Class in com.microservices.starter.core.environment
-
Type of component that relates to microservice source code.
- LibraryComponent() - Constructor for class com.microservices.starter.core.environment.LibraryComponent
M
- Manifest - Class in com.microservices.starter.core.environment
-
Parent class containing the description of the entire project structure.
- Manifest() - Constructor for class com.microservices.starter.core.environment.Manifest
- ManifestFactory - Class in com.microservices.starter.core.environment
-
Utility class for retrieving the manifest.
- ManifestValidationException - Exception in com.microservices.starter.core.environment
- ManifestValidationException(List<ManifestValidationException.Issue>) - Constructor for exception com.microservices.starter.core.environment.ManifestValidationException
- ManifestValidationException.Issue - Class in com.microservices.starter.core.environment
- MessageInterlink - Class in com.microservices.starter.core.environment
-
The categories of messages that a given flexpackage should listen for.
- MessageInterlink() - Constructor for class com.microservices.starter.core.environment.MessageInterlink
- MULTIPLE_FLEX_FOR_SAME_COMPONENT_WITHOUT_MESSAGE_INTERLINK_CODE - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
- MULTIPLE_FOR_SAME_COMPONENT_WITH_ENABLED_MESSAGE_INTERLINK_CODE - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
- MULTIPLE_FOR_SAME_COMPONENT_WITH_SUPPRESSED_MESSAGE_INTERLINK_CODE - Static variable in exception com.microservices.starter.core.environment.ManifestValidationException
O
- OtherComponent - Class in com.microservices.starter.core.environment
-
Type of component definition that is neither a flexpackage or standard java microservice library component.
- OtherComponent() - Constructor for class com.microservices.starter.core.environment.OtherComponent
P
- Port - Class in com.microservices.starter.core.environment
-
The ports exposed and supported by the component.
- Port() - Constructor for class com.microservices.starter.core.environment.Port
- postProcess(Manifest) - Static method in class com.microservices.starter.core.environment.ManifestFactory
- Project - Class in com.microservices.starter.core.environment
-
Client specific maven project structure information
- Project() - Constructor for class com.microservices.starter.core.environment.Project
R
- Routed - Interface in com.microservices.starter.core.environment
-
Indicates the type of
Component
is supported by the gateway for routing.
S
- Schema - Class in com.microservices.starter.core.environment
-
Version of the manifest structure
- Schema() - Constructor for class com.microservices.starter.core.environment.Schema
- setAdminStarterAssemblyVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setAdminStarterDockerVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setAll(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Message processing for the categories described here is uniformly enabled.
- setAlternates(List<String>) - Method in class com.microservices.starter.core.environment.Domain
-
Alternate domain names by which this component may be known.
- setAltName(String) - Method in class com.microservices.starter.core.environment.Component
- setAltName(String) - Method in class com.microservices.starter.core.environment.OtherComponent
- setAltRoute(String) - Method in class com.microservices.starter.core.environment.LibraryComponent
- setAltRoute(String) - Method in class com.microservices.starter.core.environment.OtherComponent
- setArtifactId(String) - Method in class com.microservices.starter.core.environment.Extension
-
Maven artifactId coordinate for the extension library
- setArtifactIdPrefix(String) - Method in class com.microservices.starter.core.environment.Project
- setBulk(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of bulk update messages is enabled
- setCloud(Boolean) - Method in class com.microservices.starter.core.environment.Init
-
Whether initialization of the supporting component is performed in the cloud environment.
- setCloud(String) - Method in class com.microservices.starter.core.environment.ClusterServiceType
-
The Camel Cluster Service implementation type to use when running the whole stack specifically in the cloud.
- setCloud(String) - Method in class com.microservices.starter.core.environment.Domain
-
The domain to use when the service is called from inside of a cloud environment (e.g.
- setClusterServiceType(ClusterServiceType) - Method in class com.microservices.starter.core.environment.Project
-
The Camel Cluster Service implementation type to use, per environment.
- setCommerceStarterAssemblyVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setCommerceStarterDockerVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setCommerceStarterThemedWebAssemblyVersionMapOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setCommerceStarterThemedWebDockerVersionMapOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setCommerceStarterThemeOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setComponents(String) - Method in class com.microservices.starter.core.environment.Docker
-
Comma delimited list of component and supporting item names to include in the docker-compose file.
- setComponents(List<LibraryComponent>) - Method in class com.microservices.starter.core.environment.Manifest
-
List of service library components available for the environment
- setConfigServerVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setCustomer(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not the majority of customer related messaging is enabled.
- setDataModulePropertyContribution(Map<String, Map<String, String>>) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Optionally contribute properties to the Data Module Config Properties.
- setDataSource(DataSource) - Method in class com.microservices.starter.core.environment.Component
-
Identifies information based on the type of datasource leveraged by the service library component.
- setDebug(Boolean) - Method in class com.microservices.starter.core.environment.Port
-
Whether or not this is a Java debug port
- setDependencyExtensionArtifactIds(String) - Method in class com.microservices.starter.core.environment.Extension
-
Comma separated list of artifactIds this extension depends on that are also contributing extension behavior.
- setDescriptor(String) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Points to the classpath location of a template snippet that contains the necessary docker-compose fragment needed to setup this supporting item.
- setDocker(Docker) - Method in class com.microservices.starter.core.environment.Manifest
-
Describes attributes specific to the generation of docker-compose.yml when executing the
mvn docker-compose:generate
command. - setDocker(Boolean) - Method in class com.microservices.starter.core.environment.Init
-
Whether initialization of the supporting component is performed in the docker environment.
- setDocker(String) - Method in class com.microservices.starter.core.environment.ClusterServiceType
-
The Camel Cluster Service implementation type to use when running the whole stack specifically in docker.
- setDocker(String) - Method in class com.microservices.starter.core.environment.Domain
-
The domain to use when the service is called from inside of docker by another component in docker.
- setDockerEnvContribution(Map<String, String>) - Method in class com.microservices.starter.core.environment.OtherComponent
-
Optionally contribute ENV properties to the generated docker-compose.yml.
- setDomain(Domain) - Method in class com.microservices.starter.core.environment.Component
- setDomain(Domain) - Method in interface com.microservices.starter.core.environment.DomainAware
-
Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.
- setDomain(Domain) - Method in class com.microservices.starter.core.environment.OtherComponent
- setDomain(Domain) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Domain (DNS) information used at runtime for dynamic application configuration to negotiate gateway routing and interservice communication appropriately based on the deployed environment.
- setEditSource(Boolean) - Method in class com.microservices.starter.core.environment.OtherComponent
-
Components in the "other" category can generally be enabled for direct source editing via this property.
- setEditSource(Boolean) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Supporting items can sometimes be enabled for direct source editing via this property.
- setEnabled(Boolean) - Method in class com.microservices.starter.core.environment.Component
- setEnabled(Boolean) - Method in interface com.microservices.starter.core.environment.EnabledAware
- setEnabled(Boolean) - Method in class com.microservices.starter.core.environment.OtherComponent
- setEnabled(Boolean) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Whether or not this supporting element is enabled.
- setExport(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of export messages is enabled
- setExtensions(List<Extension>) - Method in class com.microservices.starter.core.environment.Manifest
-
Describes additional Jars that provide mutating behavior on top of the base initializr install.
- setFlexPackages(List<FlexComponent>) - Method in class com.microservices.starter.core.environment.Manifest
-
List of flexpackages available for the environment
- setFlexUnits(String) - Method in class com.microservices.starter.core.environment.FlexComponent
-
Comma-delimited list of service library components that are included in the flexpackage component declaration.
- setGatewayVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setGroupId(String) - Method in class com.microservices.starter.core.environment.Extension
-
Maven groupId coordinate for the extension library
- setGroupId(String) - Method in class com.microservices.starter.core.environment.Project
- setImageDeploymentRepoDomain(String) - Method in class com.microservices.starter.core.environment.Docker
-
The domain where Docker images generated during a maven build are deployed.
- setImageDeploymentRepoPort(String) - Method in class com.microservices.starter.core.environment.Docker
-
The port exposed by the Docker repo used for deployment.
- setImageTagPrefix(String) - Method in class com.microservices.starter.core.environment.Docker
-
The prefix used as part of the Docker image tag naming during maven build.
- setImageUriOverride(String) - Method in class com.microservices.starter.core.environment.FlexComponent
-
The system will usually determine the image name for project generated components based on convention using a mixture of the component name, and docker related properties found in
Docker
. - setImageUriOverride(String) - Method in class com.microservices.starter.core.environment.OtherComponent
-
The system will usually determine the image name for project generated components based on convention using a mixture of the component name, and docker related properties found in
Docker
. - setImageUriOverride(String) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
The system will usually determine the image name for project generated components based on convention using a mixture of the component name, and docker related properties found in
Docker
. - setImportData(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of import messages is enabled
- setInit(Init) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Optional setting for
SupportingComponent
to define if any prescribed initialization behavior should be enabled. - setJavaMajorVersion(String) - Method in class com.microservices.starter.core.environment.Project
-
The major version of java to use when creating container images for flex components.
- setJob(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not processing of purge and prune scheduled job triggers is enabled
- setJpaCoreVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setLocal(Boolean) - Method in class com.microservices.starter.core.environment.Init
-
Whether initialization of the supporting component is performed in the local environment.
- setLocal(String) - Method in class com.microservices.starter.core.environment.ClusterServiceType
-
The Camel Cluster Service implementation type to use when running on a local workstation.
- setLocal(String) - Method in class com.microservices.starter.core.environment.Domain
-
The domain to use when calling the service from a local context (e.g.
- setManageLiquibase(Boolean) - Method in class com.microservices.starter.core.environment.Extension
-
Whether this extension should be managed in the project's liquibase changelogs.
- setManagePom(Boolean) - Method in class com.microservices.starter.core.environment.Extension
-
Whether this extension should be managed in the project's pom.xml.
- setManagePom(Boolean) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Whether this supporting component should be managed in the project's pom.xml.
- setMessageInterlink(MessageInterlink) - Method in class com.microservices.starter.core.environment.FlexComponent
-
The categories of messages that a given flexpackage should listen for.
- setName(String) - Method in class com.microservices.starter.core.environment.Component
- setName(String) - Method in class com.microservices.starter.core.environment.OtherComponent
- setName(String) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
The name used to identify the component.
- setOpenApiAssemblyVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setOpenApiDockerVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setOption(String) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Special case field that applies to optional liquibase changelog name modifier.
- setOthers(List<OtherComponent>) - Method in class com.microservices.starter.core.environment.Manifest
-
List of non-spring boot components available for the environment (e.g.
- setPackageIdentifier(String) - Method in class com.microservices.starter.core.environment.Component
-
Name to use for this component when creating packages for the Java classpath during code directory and project generation.
- setPackageName(String) - Method in class com.microservices.starter.core.environment.Project
- setPlatform(String) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
A name identifying the specific platform to which this supporting component belongs.
- setPort(Integer) - Method in class com.microservices.starter.core.environment.Port
-
The port the container listens on
- setPorts(List<Port>) - Method in class com.microservices.starter.core.environment.Component
- setPorts(List<Port>) - Method in class com.microservices.starter.core.environment.OtherComponent
- setPorts(Map<String, String>) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Container exposed port by key name map.
- setPrimary(Boolean) - Method in class com.microservices.starter.core.environment.FlexComponent
-
Whether or not this flexpackage component is considered the primary target for REST traffic for a given flexUnit.
- setProfiles(Set<String>) - Method in class com.microservices.starter.core.environment.LibraryComponent
-
Override the default configuration profiles associated with the component.
- setProject(Project) - Method in class com.microservices.starter.core.environment.Manifest
-
Client specific maven project structure information
- setReleaseTrainArtifactIdOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setReleaseTrainGroupIdOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setReleaseTrainVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
-
Values to set as overrides for the same properties declared in the starter parent.
- setResourceName(String) - Method in class com.microservices.starter.core.environment.SupportingComponent
-
Special case field useful for supporting items that provide or require an additional identifying name as part of their usage.
- setRouted(Boolean) - Method in class com.microservices.starter.core.environment.LibraryComponent
- setRouted(Boolean) - Method in class com.microservices.starter.core.environment.OtherComponent
- setSampleCode(Boolean) - Method in class com.microservices.starter.core.environment.LibraryComponent
-
Whether or not to include sample code (autoconfiguration, sample domain, and test) for an enabled service library component during project structure generation.
- setSampleCode(Boolean) - Method in class com.microservices.starter.core.environment.Project
-
Whether to include sample code (autoconfiguration, sample domain, and test) for an enabled service library component during project structure generation.
- setSchema(Schema) - Method in class com.microservices.starter.core.environment.Manifest
-
Version of the manifest structure
- setSearchVersionOverride(String) - Method in class com.microservices.starter.core.environment.Project
- setStarterParentVersion(String) - Method in class com.microservices.starter.core.environment.Project
-
The starter parent version to target for this project.
- setSupporting(List<SupportingComponent>) - Method in class com.microservices.starter.core.environment.Manifest
-
List of supporting concepts available for the environment
- setSuppressed(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Message processing for the categories described here is uniformly suppressed.
- setTargetPort(Integer) - Method in class com.microservices.starter.core.environment.Port
-
The port exposed by the service running in the container
- setTenantSync(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not tenant data synchronization is enabled
- setTenantSyncComponentFilter(String) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
If the current component is a flexPackage component, then this list will determine which library components are enabled for tenant synchronization.
- setTenantUrlResolverAdminPort(String) - Method in class com.microservices.starter.core.environment.Project
-
Optionally configure a specific port for Tenant URL Admin resolution.
- setTenantUrlResolverApplicationPort(String) - Method in class com.microservices.starter.core.environment.Project
-
Optionally configure a specific port for Tenant URL Application resolution.
- setTransition(Boolean) - Method in class com.microservices.starter.core.environment.MessageInterlink
-
Whether or not sandbox transition request handling is enabled
- setType(String) - Method in class com.microservices.starter.core.environment.DataSource
- setUniversalJavaOpts(String) - Method in class com.microservices.starter.core.environment.Docker
-
Java opts that should be added as an environment variable to the service declaration in the docker-compose.yml file.
- setUpgradeOSOnBuild(Boolean) - Method in class com.microservices.starter.core.environment.Project
-
Whether an OS upgrade command should be executed during the Dockerfile construction for a module (e.g.
- setUseAlpineJavaImages(Boolean) - Method in class com.microservices.starter.core.environment.Project
-
Whether Alpine Linux Temurin java images should be used for flexpackage image generation, as well as for config server and gateway image references.
- setVersion(String) - Method in class com.microservices.starter.core.environment.Extension
-
Version for the extension library
- setVersion(String) - Method in class com.microservices.starter.core.environment.Project
- setVersion(String) - Method in class com.microservices.starter.core.environment.Schema
- SupportingComponent - Class in com.microservices.starter.core.environment
-
Describes a supporting concept in the form of a Docker image.
- SupportingComponent() - Constructor for class com.microservices.starter.core.environment.SupportingComponent
T
- toString() - Method in class com.microservices.starter.core.environment.ClusterServiceType
- toString() - Method in class com.microservices.starter.core.environment.Component
- toString() - Method in class com.microservices.starter.core.environment.DataSource
- toString() - Method in class com.microservices.starter.core.environment.Docker
- toString() - Method in class com.microservices.starter.core.environment.Domain
- toString() - Method in class com.microservices.starter.core.environment.Extension
- toString() - Method in class com.microservices.starter.core.environment.FlexComponent
- toString() - Method in class com.microservices.starter.core.environment.Init
- toString() - Method in class com.microservices.starter.core.environment.LibraryComponent
- toString() - Method in class com.microservices.starter.core.environment.Manifest
- toString() - Method in class com.microservices.starter.core.environment.ManifestValidationException.Issue
- toString() - Method in exception com.microservices.starter.core.environment.ManifestValidationException
- toString() - Method in class com.microservices.starter.core.environment.MessageInterlink
- toString() - Method in class com.microservices.starter.core.environment.OtherComponent
- toString() - Method in class com.microservices.starter.core.environment.Port
- toString() - Method in class com.microservices.starter.core.environment.Project
- toString() - Method in class com.microservices.starter.core.environment.Schema
- toString() - Method in class com.microservices.starter.core.environment.SupportingComponent
Z
- ZOOKEEPER - Static variable in class com.microservices.starter.core.environment.ClusterServiceType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form