11807 Commits (e079a726f86d3329deff58fc9a706bf0e942f93e)
 

Author SHA1 Message Date
Juergen Hoeller e0d7c6be00 Name attributes in method argument annotations allow for placeholders and expressions 9 years ago
Sam Brannen c2f704717e Polish Javadoc for DefaultRequestToViewNameTranslator 9 years ago
Juergen Hoeller 25be5e060c TaskDecorator callback supported by common TaskExecutor implementations 9 years ago
Juergen Hoeller ac44f9edd9 Consistent equals implementations across class hierarchies 9 years ago
Brian Clozel ac3847bf4a Clarify Javadoc for CacheControl.noCache,noStore 9 years ago
Stephane Nicoll 513c1ea3d9 Update @author tag 9 years ago
Rossen Stoyanchev 43d72871bd Merge pull request #962 from matthew-pearson/master 9 years ago
Rossen Stoyanchev 024bd6e604 Polish 9 years ago
matthew-pearson 57b466fdfc 404 rather than 405 or 200 9 years ago
Stephane Nicoll a6d31d5212 Merge pull request #957 from soldierkam/cache-alloc 9 years ago
Stephane Nicoll 37b3b24578 Polish contribution 9 years ago
soldierkam c73e52412a Decrease allocation rate for CacheOperation 9 years ago
Stephane Nicoll 7dac2e3256 Merge pull request #960 from logicg8/master 9 years ago
logicg8 6ce76314e7 Polish doc 9 years ago
Juergen Hoeller 5c87afc51d Polishing 9 years ago
Juergen Hoeller 1253b451f5 DefaultMessageListenerContainer stops if recovery failed after interrupt signal 9 years ago
Juergen Hoeller 51c35bf81c SpringValidatorAdapter exposes String attributes as MessageSourceResolvable 9 years ago
Juergen Hoeller a9d62372bf Upgrade to Hibernate ORM 5.1 9 years ago
Juergen Hoeller 5e5bf7f518 Polishing 9 years ago
Juergen Hoeller e36b7531d8 Merge pull request #963 from poutsma/SPR-13942 9 years ago
Arjen Poutsma 37b32d38bc Use synchonous API for synchonous OkHttp requests 9 years ago
Juergen Hoeller 343bb2f130 Support for SmartObjectFactory injection points with programmatic optionality and lenient not-unique handling 9 years ago
Juergen Hoeller b79e8a5cbc Support for Common Annotations 1.1 Resource.lookup() attribute 9 years ago
Stephane Nicoll 268ebd7e89 Merge pull request #961 from gregturn/SPR-13940 9 years ago
Greg Turnquist 8cb35197ef Remove duplicate method from reference docs 9 years ago
Juergen Hoeller 0dff782402 Fixed addProtocolResolver signature in ConfigurableApplicationContext 9 years ago
Juergen Hoeller f6ebc4ce97 Polishing 9 years ago
Juergen Hoeller 27c1280949 Consider negative contentLength() result as not resolvable 9 years ago
Juergen Hoeller 37de0b241d ProtocolResolver SPI allows for custom resource resolution 9 years ago
Rossen Stoyanchev a1e9e6f53e Polish MVC Java config tests 9 years ago
Rossen Stoyanchev d53c04b4df Add option to extend exception resolvers 9 years ago
Rossen Stoyanchev c45ad3022b Add "hosts" property to RedirectView 9 years ago
Rossen Stoyanchev aba04d576f Polish RedirectViewTests 9 years ago
Juergen Hoeller 8558cbc9bf Polishing 9 years ago
Rossen Stoyanchev b11d345c0d Common base class for [Unknown]HttpStatusCodeException 9 years ago
Juergen Hoeller 901c2d5f74 Consistent API between spring-web and spring-messaging HandlerMethod infrastructure 9 years ago
Juergen Hoeller f61b998447 AbstractMarshaller defensively uses DocumentBuilderFactory within synchronized block 9 years ago
Juergen Hoeller c788a8a260 Latest dependency updates (Joda-Time 2.9.2, OkHttp 2.7.4, SLF4J 1.7.15) 9 years ago
Brian Clozel 0ab3f6092c Fix failing tests 9 years ago
Stephane Nicoll a4a3cda29f Upgrade to undertow 1.3.17 9 years ago
soldierkam e77ff3c991 Improve AntPathMatcher matching performance 9 years ago
Rossen Stoyanchev cdfcc23b6f Reduce log level for @ExceptionHandler failure 9 years ago
Rossen Stoyanchev 29cd1808b7 Upgrade to Tomcat 8.0.32 9 years ago
Juergen Hoeller 43bcab9c1a ReflectiveMethodResolver lets local static methods override java.lang.Class methods 9 years ago
Juergen Hoeller 903ae48382 DisposableBeanAdapter ignores bridge method conflicts 9 years ago
Juergen Hoeller 449f704650 PathMatchingResourcePatternResolver consistently logs retrieval results 9 years ago
Juergen Hoeller afe7bf2695 Latest dependency updates (Hibernate Validator 5.2.3, OkHttp 2.7.2, Netty 4.0.34, Undertow 1.3.16) 9 years ago
Rossen Stoyanchev e4539d9f40 Add protected method for required RequestBody 9 years ago
Rossen Stoyanchev 7756feacd8 Polish 9 years ago
Rossen Stoyanchev 1291d6e1bd Support CharSequence for response body 9 years ago