Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
Package dev.rafex.ether.config

Typed configuration entry points and composition APIs for Ether applications. More...

Packages

package  annotations
 Annotations that guide configuration binding and namespacing.
package  binding
 Record binding support for Ether configuration sources.
package  exceptions
 Exceptions raised while binding or validating configuration.
package  internal
 Internal helpers used to normalize structured configuration formats.
package  secrets
 Secret resolution contracts for external secret providers.
package  sources
 Concrete configuration sources backed by files, maps, environment, and secrets.
package  validation
 Declarative validation annotations and validators for bound configuration records.

Classes

class  EtherConfig

Detailed Description

Typed configuration entry points and composition APIs for Ether applications.