Spring容器和SpringMVC容器的关系 spring.jpg 获取resources目录下的properties中配置的属性值 @Value("${key值}") private String key值;