Package-level declarations
Types
Link copied to clipboard
Default com.embabel.dice.common.CanonicalNameSelector. Stateless, thread-safe, side-effect free — exposed as an object so callers can use it directly without Spring DI when that's the right shape.
Link copied to clipboard
class InMemorySchemaRegistry constructor(defaultSchema: <Error class: unknown class>, additionalSchemas: Collection<<Error class: unknown class>> = emptyList()) : SchemaRegistry
In-memory implementation of SchemaRegistry. Register schemas at startup and look them up by name at runtime.
Link copied to clipboard
SHA-256 content hasher. Default implementation.