13335 Commits (0ba7ea5f92a16c59c3ce71fe4f44c381ff579b4e)
 

Author SHA1 Message Date
Juergen Hoeller 0c2e8a6246 Consistent callbacks for TypeFilters, ImportSelectors and ImportBeanDefinitionRegistrars 9 years ago
Juergen Hoeller 5405c07d26 Configuration class processing uses MetadataReaderFactory for current ResourceLoader 9 years ago
Juergen Hoeller 34ab818dfa HibernateExceptionTranslator avoids JPA IllegalState/ArgumentException translation 9 years ago
Juergen Hoeller 480cd2c2f0 IdentityHashMap for scheduled tasks (avoiding hashCode calls on bean instances) 9 years ago
Juergen Hoeller a86f6d3676 ApplicationEventPublisher as functional interface 9 years ago
Juergen Hoeller 915350d0ce Reliable last-modified timestamp tests on Windows 9 years ago
Juergen Hoeller 118d093eaf Drop defensive Joda-Time 2.x check 9 years ago
Juergen Hoeller d5c9cc62f1 Correct ISO DateTime example 9 years ago
Juergen Hoeller edbc1e9212 Avoid outdated Tibco workaround in shouldCommitAfterNoMessageReceived 9 years ago
Juergen Hoeller fa820bc0c9 PropertyValue stores source object in common superclass field 9 years ago
Juergen Hoeller 6f491bb319 Upgrade to Tomcat 8.5.5 and Undertow 1.4.2 9 years ago
Arjen Poutsma 360ef5f5e3 Remove accidentally added ModelAndView class 9 years ago
Sebastien Deleuze fc52ddcd97 Polish 9 years ago
Arjen Poutsma d8f4d37624 Fixed bug in reading Flux from Channel 9 years ago
Arjen Poutsma 61bf6a25b7 Renamed 'and' to 'andSame' and 'andOther' to 'and' 9 years ago
Arjen Poutsma 96ec18a9aa Merged all Response implementations into one 9 years ago
Arjen Poutsma 35b93b2948 Add template rendering support 9 years ago
Sebastien Deleuze 4991b97887 Polish 9 years ago
nkjackzhang 802a4c6d02 Remove unnecessary "method" in reference manual (#1166) 9 years ago
Sebastien Deleuze aaba53f76a Allow to pass hints parameter in HttpMessageReader/Writer 9 years ago
Sebastien Deleuze b91867cf45 Update Codec API to use Map<String, Object> for hints 9 years ago
Juergen Hoeller b88ed85994 Upgrade to Hibernate Validator 5.3 CR1 (and Protobuf 3.0.2) 9 years ago
Juergen Hoeller d631b4cca9 HibernateTemplate reflectively calls getNamedQuery (for runtime compatibility with Hibernate 5.0/5.1 vs 5.2) 9 years ago
Juergen Hoeller 8c5660683a MappingJackson2MessageConverter adds message id and destination to type resolution exception 9 years ago
Stephane Nicoll f55b4c23fc Merge pull request #1165 from nkjackzhang:patch-6 9 years ago
nkjackzhang 170d8ba5c4 Fix typo 9 years ago
Brian Clozel 1881aa5b5b Change default appcache manifest file extension 9 years ago
Brian Clozel 4588b6c9f4 Rename ResolvedResource to HttpResource 9 years ago
Sam Brannen 2f2e6dffb4 Upgrade to TestNG 6.9.12 9 years ago
Arjen Poutsma e882f739bf Merge pull request #1162 from poutsma/spock_model_and_view 9 years ago
Arjen Poutsma 5f941c1dd1 Fix using system default charset in view rendering 9 years ago
Arjen Poutsma a746c3c54e Changed View.render method to take Map<String, ?> 9 years ago
Arjen Poutsma ecf5a9f34e Added Response.build(Publisher<Void>) 9 years ago
Arjen Poutsma f4ae831f7f Polishing 9 years ago
Sebastien Deleuze d51005fbbe Improve Encoder Javadoc 9 years ago
Arjen Poutsma 10e157a5a2 Removed unnecessary Driver file 9 years ago
Arjen Poutsma f8ac17f278 Polishing 9 years ago
Brian Clozel d1f60e3de1 Fix default encoding in CONTRIBUTING documentation 9 years ago
Arjen Poutsma bebaee9799 Removed attributes() from Request 9 years ago
Brian Clozel ccb3c44dbc Add ResolvedResource in resource handling chain 9 years ago
Artem Yakshin 42f101fb5b Update CONTRIBUTING.md 9 years ago
Artem Yakshin 5496f11f3c Update README.md 9 years ago
Stephane Nicoll 05369a2fad Merge pull request #1158 from nkjackzhang:patch-6 9 years ago
nkjackzhang 00bc0b455e Fix typo 9 years ago
Brian Clozel cc5300c4d5 Align MVC checkNotModified with reactive support 9 years ago
Brian Clozel 72e4fac28d Fix missing resources in GzipResourceResolverTests 9 years ago
Rossen Stoyanchev 4346d15cb5 Resource handling configuration 9 years ago
Rossen Stoyanchev 1ae64bfbd3 Resource handling support for Spring Web Reactive 9 years ago
Rossen Stoyanchev 108ebe0f2b Polish resource handling tests 9 years ago
Sam Brannen 3dc6f1133c Fix section ID for parallel test execution 9 years ago