BindEnv4J
Toggle table of contents
1.0
java
Platform filter
java
Switch theme
Search in API
BindEnv4J
BindEnv4J
/
dev.juanvega.bindenv4j
Package-level
declarations
Types
Types
Env
Binder
Link copied to clipboard
open
class
EnvBinder
Binds environment variables to an instance of a class.
Name
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
Name
Specifies the name of the environment variable to bind to a field.