6085 Commits (9364043a6436dc8ea170ed4c4cac62088660ef13)
 

Author SHA1 Message Date
Phillip Webb a75b6ee5b6 Polish whitespace and formatting 12 years ago
Phillip Webb 409b533281 Merge pull request #146 from philwebb/SPR-9796 12 years ago
Phillip Webb 3aa9ac15a1 Update cache to support concurrent reads 12 years ago
Phillip Webb 02ce826ce4 Cache and late resolve annotations for performance 12 years ago
Phillip Webb 6e0400db32 Polish Property class 12 years ago
Phillip Webb fac060f0af Develop ConcurrentReferenceHashMap 12 years ago
Phillip Webb 5a0c4a9841 Merge pull request #177 from EzequielB/master 12 years ago
Ezequiel Ballesi 754af2118b Correct typo in GRADLE_OPTS for Windows 12 years ago
Rossen Stoyanchev f528c39456 Add UnknownHttpStatusCodeException 12 years ago
Rossen Stoyanchev de38c033e4 Make hamcrest dependency optional in spring-test 12 years ago
Chris Beams c94bc2e709 Respect spring.profiles.active in #addActiveProfile 12 years ago
Chris Beams 74e86fe52f Support SQL exception translation for MSSQL 209 12 years ago
Chris Beams 1070e4d5c1 Initialize FrameworkServlet property sources eagerly 12 years ago
Rossen Stoyanchev 242bf7c4e3 Refine hamcrest dependency in spring-test-mvc project 12 years ago
Phillip Webb 468f9c7814 Polish 12 years ago
Phillip Webb 15b64ba601 Restore -XX:MaxHeapSize=256m for gradlew.bat 12 years ago
Chris Beams bbe1301d63 Remove -XX:MaxHeapSize=256m from default GRADLE_OPTS 12 years ago
Rossen Stoyanchev c0baea58c0 Fix issue with generic @RequestBody arguments 12 years ago
Rossen Stoyanchev 0e3aa0eec4 Peek into the content for @RequestBody(required=false) 12 years ago
Phillip Webb 742d5f6f38 Restore GRADLE_OPTS from wrappers 12 years ago
Phillip Webb 23b091b786 Remove need to manually set wrapper GRADLE_OPTS 12 years ago
Sam Brannen 00220ebab0 Fix typo in changelog 12 years ago
Phillip Webb 6c63271f55 Update changelog 12 years ago
Sam Brannen 5b59a25a59 Update changelog 12 years ago
Sam Brannen 462605987d Delete unused import 12 years ago
Sam Brannen 0b45daf5e9 Assess claims made in SPR-9799 12 years ago
Phillip Webb 4cdf46f83c Polish @Imports search code 12 years ago
Sam Brannen 8bb19f05ea Fix typos in Javadoc 12 years ago
Phillip Webb 3416e058a0 Ensure @Imports are processed in correct order 12 years ago
Juergen Hoeller af56b3b7e3 Extended support for meta-annotations etc 12 years ago
Juergen Hoeller 914a1b2088 @Autowired, @Value and qualifiers may be used as meta-annotations for custom injection annotations 12 years ago
Chris Beams 985cb9df11 Merge pull request #176 from philwebb/SPR-9925 12 years ago
Phillip Webb 6d8b37d8bb Prevent duplicate @Import processing 12 years ago
Phillip Webb e6c4840356 Polish Javadoc for @Import 12 years ago
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