14617 Commits (1b9e12f52fc1bd032c237b562afe6901fc9da9a0)
 

Author SHA1 Message Date
Stephane Nicoll 1b9e12f52f Polish "Use Java 8 forEach method on Map" 8 years ago
Jon Borenstein 13dc0cd828 Use Java 8 forEach method on Map 8 years ago
Juergen Hoeller 1ea54eb2c6 GenericFilterBean lazily initializes its default environment 8 years ago
Juergen Hoeller 04f0f137e6 Aligned exception message for httpOnly 8 years ago
Juergen Hoeller baa7b1c6c8 Simplified match condition checks 8 years ago
Juergen Hoeller 17f274fd6a Debug log messages for value retrieval exceptions 8 years ago
Andy Clement c1edb3b5bd Enforce limit on classes loaded by Spel compiled expression loader 8 years ago
Juergen Hoeller cd95f34666 Merge pull request #1399 from dreis2211/SPR-15477 8 years ago
Christoph Dreis 13b39521d8 Optimize AntPathMatcher when checking for potential matches 8 years ago
Juergen Hoeller d9bde0812f Merge pull request #1373 from lc-nyovchev/master 8 years ago
nyo e80de55929 Added httpOnly cookie ResultMatcher 8 years ago
Stephane Nicoll 547c4f69a4 Add getTargetDataSource to TransactionAwareCacheDecorator 8 years ago
Stephane Nicoll 333e5c6b01 Polish 8 years ago
Juergen Hoeller 0479dc96c4 Correct attributeHasNoErrors message in ModelResultMatchers 8 years ago
Sam Brannen 4b1e3df283 Clean up warnings in spring-test 8 years ago
Sam Brannen c855182e03 Polishing 8 years ago
Juergen Hoeller c668d9a473 Polishing 8 years ago
Juergen Hoeller 3daf626842 Defensive fallback for file system resolution in lastModified() 8 years ago
Juergen Hoeller 8b50f887db Caching annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller 6c43d14a77 Async annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller 42d6d7ec4e Transaction annotations on interface methods with CGLIB proxies 8 years ago
Arjen Poutsma 4a8c99c9ce Consistent handling of 4xx/5xx status codes in WebClient 8 years ago
Arjen Poutsma 0e7d6fc4d1 Rename WebClient.ResponseSpec.bodyToEntity[List] to toEntity[List] 8 years ago
Oleg Zhurakousky 299b9d60fd SPR-15481 Fixed AnnotationUtils.getValue() operation 8 years ago
Brian Clozel 2579dab209 Get XNIO as an undertow transitive dependency 8 years ago
Juergen Hoeller 140379fe7e Upgrade to Kotlin 1.1.2 GA 8 years ago
Rossen Stoyanchev 191bbc20dc StandaloneMockMvcBuilder allows custom HandlerMapping 8 years ago
Rossen Stoyanchev 60442ec33d Revert build.gradle change committed by mistake 8 years ago
Rossen Stoyanchev 4f3db9b822 Disable Servlet async request timeout in WebFlux 8 years ago
Juergen Hoeller 61a4eaf3cf Upgrade to Jackson 2.9 PR3 8 years ago
Rossen Stoyanchev 6e71828a35 Add space before cookie attributes 8 years ago
Rossen Stoyanchev abe3cfd8de Flux<String> + "application/json" renders as text 8 years ago
Rossen Stoyanchev c67b0d6507 Properly support ResponseEntity<Flux<T>> in Spring MVC 8 years ago
Sebastien Deleuze 20718e682e Polishing 8 years ago
Arjen Poutsma b9dbac7b2c Rename ServerResponse.BodyBuilder.body to syncBody 8 years ago
Sebastien Deleuze 6a1ce13ae2 Upgrade Kotlin to 1.1.2-eap-77 8 years ago
Stephane Nicoll a38b03f669 Merge pull request #1398 from QBNemo:master 8 years ago
Stephane Nicoll 239b7086c6 Polish "Reuse constant in DispatcherServlet" 8 years ago
QBNemo 224e369484 Reuse constant in DispatcherServlet 8 years ago
Juergen Hoeller 3ffe7a283f Latest dependency updates (RxJava 2.0.9, Undertow 1.4.13, JSON-B 1.0 M2) 8 years ago
Stephane Nicoll cf6031f98e Fix duplicated entry in spring-core module 8 years ago
Violeta Georgieva 4d058ceef4 Resume Undertow writes only when data is available 8 years ago
Sam Brannen 55833dc3d1 Discontinue use of Rouge in the Reference Manual 8 years ago
Stephane Nicoll 624790e7ab Merge pull request #1397 from jtigger:patch-1 8 years ago
John Ryan 33d7816de3 Remove extraneous asterisk 8 years ago
Rossen Stoyanchev 7df3d68b2a Replace WebMvcConfigurerAdapter with default methods 8 years ago
Rossen Stoyanchev d3b178a812 Consistent JSON array result for Flux<T> in Spring MVC 8 years ago
Rossen Stoyanchev cc102c2fcd Properly handle Flux<?> and Flux<Object> in WebFlux 8 years ago
Rossen Stoyanchev a93698487e Fix handling for ResponseEntity<Flux<T>> in Spring MVC 8 years ago
Rossen Stoyanchev 633544943f Polish 8 years ago