public class ActiveProfilesInfoContributor extends Object implements org.springframework.boot.actuate.info.InfoContributor
InfoContributor that exposes the list of active spring profiles.| Constructor and Description |
|---|
ActiveProfilesInfoContributor(org.springframework.core.env.ConfigurableEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(org.springframework.boot.actuate.info.Info.Builder builder) |
Copyright © 2019 JHipster. All rights reserved.