spring-framework/org.springframework.web
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
..
.settings
src Refactor Environment and PropertySource 2011-01-05 22:24:14 +00:00
.classpath
.project
build.xml
ivy.xml
pom.xml
template.mf
web.iml