5751 Commits (4036ffc4d4f62626208dccc63ffdefc112d4ed1c)
 

Author SHA1 Message Date
Phillip Webb 4036ffc4d4 Improve #toString for AnnotationAttributes 12 years ago
Juergen Hoeller 2081521695 @Autowired and @Value may be used as meta-annotations for custom injection annotations 12 years ago
Juergen Hoeller 7fdb637df0 Clarified ServletConfigAware behavior in case of no ServletConfig being available 12 years ago
Juergen Hoeller 54d083a6f8 Added proper synchronization and not-null check to SimpleMessageListenerContainer's doShutdown 12 years ago
Rossen Stoyanchev 1acd5cff8f Polish methods to register async interceptors 12 years ago
Rossen Stoyanchev d701464517 Add onTimeout/onCompletion callbacks to DeferredResult 12 years ago
Juergen Hoeller 3a09644843 Adapted PropertySourcesPropertyResolverTests for different error message format 12 years ago
Juergen Hoeller 5b93b14392 DateTimeFormat annotation supports use as a meta-annotation as well 12 years ago
Juergen Hoeller ee50d849a1 Polished "Could not resolve placeholder" error message 12 years ago
Juergen Hoeller 69763fe249 Added test for custom async annotation 12 years ago
Juergen Hoeller 0e0200769d ManagedResource annotation supports placeholders for String attributes 12 years ago
Juergen Hoeller 8f8e517c0d Portlet mapping predicate compareTo implementations are transitive now 12 years ago
Juergen Hoeller 4ff765446e Added "jtaDataSource" property to JPA LocalContainerEntityManagerFactoryBean (for default units) 12 years ago
Juergen Hoeller 88ef3ce51f DispatcherPortlet uses a forward for rendering a view as resource response 12 years ago
Phillip Webb 1c7e8cfbf6 Merge pull request #99 from dsyer/SPR-4675 12 years ago
Dave Syer 3e296974c4 Throw on advise returning null for primitive type 12 years ago
Phillip Webb 39682b7d3f Upgrade to Hamcrest 1.3 12 years ago
Phillip Webb 22dfe93f2f Revert ConversionService SPI interface 12 years ago
Phillip Webb e9cdb3d24e Polish JavaDoc 12 years ago
Phillip Webb 31331e6ad3 Avoid NPE in ObjectToObjectConverter 12 years ago
Chris Beams 9055a7f810 Merge pull request #156 from philwebb/SPR-9257 12 years ago
Phillip Webb 5a1f924ac3 Resolve Collection element types during conversion 12 years ago
Chris Beams 99b2f6a081 Merge pull request #163 from philwebb/SPR-9862 12 years ago
Phillip Webb edce2e7bca Allow SpEL reserved words in type package names 12 years ago
Chris Beams 7c399d795e Merge pull request #167 from philwebb/SPR-9707 12 years ago
Chris Beams 38bfb2bd89 Introduce MessageCodeFormatter abstraction 12 years ago
Phillip Webb 21760a8b6b Provide alternative message code resolver styles 12 years ago
Chris Beams a57ff506f2 Merge pull request #132 from philwebb/SPR-9692 12 years ago
Chris Beams 222eec58cd Review and polish pull request #132 12 years ago
Phillip Webb f82c6ed7cc Support conversion from Enum Interface 12 years ago
Phillip Webb 138957b148 Test SpEL unconditional argument conversion 12 years ago
Phillip Webb a27d1a28ff Bypass conversion when possible 12 years ago
Phillip Webb f13e3ad72b Extend conditional conversion support 12 years ago
Phillip Webb 4dc289592d Refactor GenericConversionService 12 years ago
Phillip Webb 9bfe675761 Additional GenericConversionService Tests 12 years ago
Rossen Stoyanchev d8469d118b Fix issue with extracting matrix variables 12 years ago
Rossen Stoyanchev 826057bcde Expose convenience method in MVC Java config 12 years ago
Phillip Webb 3a1dd20de9 Upgrade to Gradle 1.2 12 years ago
Phillip Webb 7fd18298d1 Update changelog 12 years ago
Sam Brannen 404ea7adcf Polish Javadoc in ContextLoaderUtils 12 years ago
Rossen Stoyanchev 5d04ef4c4a Support selective filtering of error dispatches 12 years ago
Rossen Stoyanchev d952da2338 Polish (minor) async support in filters 12 years ago
Rossen Stoyanchev f7ec738857 Sync up MockAsyncContext implementations in src/test 12 years ago
Sam Brannen d4e7d19237 Consistent class loading in ContextLoaderUtils 12 years ago
Sam Brannen c79c4c6e25 Fix typos and suppress warnings in JdbcTemplate 12 years ago
Phillip Webb e4158f91a4 Merge pull request #153 from gid79/SPR-9812 12 years ago
Gareth Davis 0709c033a0 Allow 'arg-type' matches against element body 12 years ago
Phillip Webb 376eeed8b1 Polish whitespace 12 years ago
Sam Brannen 461d99af29 Fix package cycles in spring-test 12 years ago
Sam Brannen 33d5b011d3 Reduce code duplication in ContextLoaderUtils 12 years ago