16733 Commits (634f5c27926e28a024cfbf8b478b2dab6cfa02b2)
 

Author SHA1 Message Date
Phillip Webb 634f5c2792 Ensure when equals() is implemented so is hashCode() 6 years ago
Phillip Webb 9de3689f63 Never use 'this.' when accessing loggers 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb 8f9aa06dfe Polishing AbstractBeanDefinition.equals 6 years ago
Phillip Webb 866e9d702e Use consistent block style 6 years ago
Phillip Webb 04a8c285df Fix annotation styling issues 6 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Phillip Webb 032096d699 Add checkstyle to build 6 years ago
Phillip Webb d8ef6b7c74 Revert "Fix Eclipse import order" 6 years ago
Sam Brannen c14f83e727 Fix Eclipse import order 6 years ago
Phillip Webb 9477915dbf Update eclipse setting and instructions 6 years ago
Napster 8aa6e5bfea Undertow WebSocket sessions use shared ByteBufferPool 6 years ago
Rossen Stoyanchev 7ccd2b024d Refine logging for async requests 6 years ago
Juergen Hoeller 847202c8f8 MimeTypeUtils lazily initializes SecureRandom for multipart boundary 6 years ago
Juergen Hoeller 2a15962d7f WebHttpHandlerBuilder retains ApplicationContext in copy constructor 6 years ago
Sam Brannen 853d30df26 Complete the upgrade to Gradle 4.8.1 6 years ago
Rossen Stoyanchev 900bc8a2e3 Logging improvements for WebFlux 6 years ago
Juergen Hoeller eaffcbe3be Upgrade to Gradle 4.8.1 6 years ago
Rossen Stoyanchev 69d8f9d3ab Option to disable logging request details 6 years ago
Sam Brannen cafb5033e2 Polishing 7 years ago
Brian Clozel 4a26f93a0d WebClient writes Content-Length for Mono bodies 7 years ago
Stephane Nicoll a774305cfc Merge pull request #1860 from yuansuye:master 7 years ago
Ryan Yin df38af361c Fix broken link to CONTRIBUTING.md 7 years ago
Rossen Stoyanchev c97acbbd8d Fix documentatio issue 7 years ago
Rossen Stoyanchev 03c305136d Fix failing tests 7 years ago
Rossen Stoyanchev 28a5c3009e Improve DEBUG/TRACE logging for Spring MVC 7 years ago
Juergen Hoeller 003d643adc Consistent support for new JsonMappingException wording in Jackson 2.9 7 years ago
Mark Chesney e4666c17ec Support new exception message wording since Jackson 2.9 7 years ago
Sam Brannen bea0e399b8 Polish profile expression support 7 years ago
Sam Brannen 4184ebe799 Polish profile expression support 7 years ago
Juergen Hoeller 38f9a7b072 FileSystemResource supports java.nio.file.Path based setup 7 years ago
Juergen Hoeller bb6ab5dc91 OS-independent alphabetical sorting of directory content 7 years ago
Juergen Hoeller 51091f2242 Suppress deprecation warning in DefaultBeanDefinitionDocumentReader 7 years ago
Stephane Nicoll 1f3b4f1863 Polish "Add profile expression support" 7 years ago
Phillip Webb e2623b7d35 Add profile expression support 7 years ago
Rossen Stoyanchev 58cce615f5 MvcUriComponentsBuilder is aware of path prefixes 7 years ago
Rossen Stoyanchev e6fef9555d Check all HandlerMapping beans for named mappings 7 years ago
Rossen Stoyanchev dad9ed83b7 Polish MvcUriComponentsBuilder 7 years ago
Sam Brannen e8bd16ab6e Polish Eclipse/STS Project Import Guide 7 years ago
Sam Brannen 802763d26f Reintroduce suppression of deprecation warning 7 years ago
Sam Brannen 8027e1f109 Remove obsolete suppression of deprecation warning 7 years ago
Sam Brannen 4ae4788e93 Delete unused import 7 years ago
Rossen Stoyanchev ebdcc015a4 Correctly set maxAge and expires in ResponseCookie 7 years ago
Brian Clozel 09d9450154 Add SameSite support in WebFlux SESSION cookies 7 years ago
Juergen Hoeller 1e5f8cc232 FilePart and MultipartFile provide transferTo(Path) variant 7 years ago
Juergen Hoeller c38cb43527 MethodParameter strictly asserts parameter index -1 for return type 7 years ago