spring-framework/org.springframework.web/src
Chris Beams 2b99cf6d29 Refactor Environment and PropertySource
* Environment now extends PropertyResolver
* Environment no longer exposes resolver and sources
* PropertySource is String,Object instead of String,String
* PropertySource no longer assumes enumerability of property names
* Introduced EnumerablePropertySource for those that do have enumerable property names
2011-01-05 22:24:14 +00:00
..
main Refactor Environment and PropertySource 2011-01-05 22:24:14 +00:00
test SPR-7834 - HttpHeaders.getEtag() mangles the value 2011-01-03 15:51:23 +00:00