Skip to the content.

Home / cs-notes / Architecture / Components / Spring / Boot / Configurations / Read / Environment

@Autowired
private Environment env;

String getProperty(String key);