17859 Commits (c6619006eb19e27d220f12659a6c1bf1eb9ce204)
 

Author SHA1 Message Date
Rossen Stoyanchev 673a20cb10 Defensive initialization of AsyncXMLInputFactory 6 years ago
Brian Clozel f52f3a2f35 Upgrade to Reactor Californium SNAPSHOTs 6 years ago
Stephane Nicoll 77129f5a2b Polish 6 years ago
Stephane Nicoll d289befa2b Fix assertions 6 years ago
Stephane Nicoll b802c28d27 Merge pull request #2068 from Niconal 6 years ago
Stephane Nicoll 556656b35a Polish "Add missing [ in toString of WebSocketMessageBrokerStats" 6 years ago
Niconal 74630a1b0c Add missing [ in toString of WebSocketMessageBrokerStats 6 years ago
Rossen Stoyanchev 63984800e4 Lenient URI template encoding 6 years ago
Rossen Stoyanchev 4b24bcb799 More accurate checks for presence of MediaType.ALL 6 years ago
Rossen Stoyanchev 1cb9f2c7b2 Explicit HEAD sorted higher than implicit one 6 years ago
Stephane Nicoll 72fbbb2403 Merge pull request #2064 from pierDipi 6 years ago
Pier Dipi d459e1ad61 Fix typo 6 years ago
Sebastien Deleuze 78a6429c32 Document NumberUtils.parseNumber() trim behavior 6 years ago
Chen Dayu bd6432cb79 Fix formatting in data-access.adoc (#2062) 6 years ago
Sébastien Deleuze fced4e1f9c
Merge pull request #2061 from Gyllsdorff 6 years ago
Gyllsdorff 56d93bac89
Fix spelling of "reactive HttpClient" in doc 6 years ago
Juergen Hoeller 8d1de75b60 Upgrade to WebJars Locator 0.36 and OkHttp 3.12.1 6 years ago
Juergen Hoeller b2756f5bd2 Relaxed position assertion (for overflows in large inline maps) 6 years ago
Juergen Hoeller 31a24720a6 Consistent support for EnumSet subclasses in CollectionFactory 6 years ago
Juergen Hoeller 7a7958f275 MockMvcResultMatchers.forwardedUrl argument declared as nullable 6 years ago
Stephane Nicoll ca9c34710f Merge pull request #2052 from igor-suhoruko 6 years ago
Stephane Nicoll 9cbd585c30 Polish "Join identical catch branches" 6 years ago
igor-suhorukov a218bf40cd Join identical catch branches 6 years ago
Stephane Nicoll 93e7a0a59d Merge pull request #1452 from diguage 6 years ago
Stephane Nicoll b83ceab88a Polish "Refactor duplicate code" 6 years ago
diguage c15bbd675f Refactor duplicate code 6 years ago
Arjen Poutsma 5a8b8b11e4 Add test for calculateCapacity 6 years ago
Arjen Poutsma a00be62b04 Calculating capacity before allocation. 6 years ago
Brian Clozel 4955d08f28 Use DataBuffer.write in CharSequenceEncoder 6 years ago
Brian Clozel 6361b0cb23 Write CharSequence instances to DataBuffers 6 years ago
Arjen Poutsma 5e4a8966ee Make TomcatHttpHandlerAdapter aware of request/response wrappers 6 years ago
Violeta Georgieva 09da10cc6c Propagate the cancel signal to the downstream 6 years ago
Sam Brannen 44f39d4ce0 Fix Java comment in Reference Manual 6 years ago
Stephane Nicoll 1d593a970a Merge pull request #2057 from kimsaabyepedersen 6 years ago
Stephane Nicoll e42cf9dc56 Polish "Fix method name in comment" 6 years ago
Kim Saabye Pedersen 65cb935333 Fix method name in comment 6 years ago
Juergen Hoeller 0e8ed5931d Revised backport version 5.0.11 6 years ago
Juergen Hoeller a240cfcf2f Consistent support for if-(un)modified-since as ZonedDateTime/Instant 6 years ago
Juergen Hoeller 199be6aec5 ValidationUtils.invokeValidator assertion for non-null target object 6 years ago
Juergen Hoeller 99da8e1477 Upgrade to Jackson 2.9.8 6 years ago
Juergen Hoeller 2f04cbba51 Upgrade to Gradle 4.10.3 6 years ago
Juergen Hoeller fc9d1760be Revised c-namespace example 6 years ago
Juergen Hoeller aab421167b Revised format annotation docs 6 years ago
stsypanov 112cc70231 Improve performance of ConcurrentReferenceHashMap creation 6 years ago
igor-suhorukov 93189a6733 String.indexOf() expressions can be replaced with a call to the String.contains() method available in Java 5 and newer. 6 years ago
Stephane Nicoll 81d77b9872 Merge pull request #2050 from diguage 6 years ago
diguage ee95a110bd Fix sample in EnableAsync Javadoc 6 years ago
Juergen Hoeller c48672c4c7 ParameterNameDiscoverer may return individual null entries in an array 6 years ago
Juergen Hoeller ef72baad3a Revised @AspectJ vs XML section 6 years ago
Rossen Stoyanchev 14e87d2733 Add reference to ConcurrentWebSocketSessionDecorator in the docs. 6 years ago