environment property
Environment
environment
final
Access application properties, system settings, and active profiles. Often used in condition evaluations to determine whether a pod should be activated.
Implementation
final Environment environment;