5758 Commits (8bb19f05ea99a12ee63e03f28412d8929ed4f581)
 

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