Class DataSource
java.lang.Object
com.microservices.starter.core.environment.DataSource
- All Implemented Interfaces:
Serializable
Identifies information based on the type of datasource leveraged by the service library
component. This is a special case setting that allows a service to forgo data routing in favor of
a single, non-routed datasource. Requires the service is not deployed to a composite flexpackage
(granular only). This generally only applies to auth. Optional. Composite datasource assumed by
default.
- See Also:
-
Constructor Summary
Constructors -
Method Summary