Skip to content

Instantly share code, notes, and snippets.

@aliencode
Created August 7, 2013 05:05
Show Gist options
  • Select an option

  • Save aliencode/6171347 to your computer and use it in GitHub Desktop.

Select an option

Save aliencode/6171347 to your computer and use it in GitHub Desktop.
Spring获取当前运行环境
@Autowired
Environment env;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment