Package io.dapr.config
-
Class Summary Class Description BooleanProperty Boolean configuration property.GenericProperty<T> Configuration property for any type.IntegerProperty Integer configuration property.Properties Global properties for Dapr's SDK, using Supplier so they are dynamically resolved.Property<T> A configuration property in the Dapr's SDK.StringProperty String configuration property.