16546 Commits (2c85be333c89f2d56f6e8e32563d369a948481f1)
 

Author SHA1 Message Date
Rossen Stoyanchev da98ff72d2 Use StringDecoder to split SSE stream 7 years ago
Rossen Stoyanchev 30c98c8a1c Polish tests to use WebClient retrieve() 7 years ago
Daniel Kift 7eb8070d55 Polish WebFlux reference documentation 7 years ago
nkjackzhang fb0e3e9356 Fix a typo in @Nullable Javadoc 7 years ago
Rossen Stoyanchev 06041ea4e2 Polish (minor) in AbstractMessageReaderArgumentResolver 7 years ago
Rossen Stoyanchev babe6c59c4 Avoid creating Exception instance if not needed 7 years ago
Juergen Hoeller 2f4010e8d3 Correctly delegate to OrderUtils.getPriority for DecoratingProxy 7 years ago
Juergen Hoeller d78e27f1e9 Avoid repeated superclass introspection in findAnnotation(Method,...) 7 years ago
sdeleuze 568a0b5b79 Make ResponseSpec.expectBody Kotlin extension usable 7 years ago
Juergen Hoeller 51be8a7303 Workaround for generic parameter types on inner class constructors 7 years ago
Juergen Hoeller a2a8d0c754 Workaround for generic parameter types on inner class constructors 7 years ago
Juergen Hoeller d4a55a257b OperatorMatches flags misguided evaluation attempts as FLAWED_PATTERN 7 years ago
Juergen Hoeller c5b524db7c Restore original MethodMapTransactionAttributeSource matching rules 7 years ago
Rossen Stoyanchev ff2228fdaf Selector header name is exposed for configuration 7 years ago
Rossen Stoyanchev 586be50109 Fix typo 7 years ago
Rossen Stoyanchev 551505bd93 Restore handling of 0 bytes read 7 years ago
Juergen Hoeller 0754833b37 Local XMLUnit dependency declarations with consistent version 2.5.1 7 years ago
Juergen Hoeller de4ff4b1fc Polishing 7 years ago
Juergen Hoeller b95e05db04 AspectJExpressionPointcut consistently resolves superinterface methods 7 years ago
Sam Brannen c6ed41ec47 Suppress warning in SpringFailOnTimeoutTests 7 years ago
Stephane Nicoll 19d311dcb2 Merge pull request #1791 from nkjackzhang:patch-1 7 years ago
nkjackzhang 961c641973 Fix typo in javadoc 7 years ago
Brian Clozel 69e3fde295 Avoid duplicate Accept header values in RestTemplate 7 years ago
Juergen Hoeller 0efa7a05ad ClassUtils.isCacheSafe delegates to isVisible for resolving classes 7 years ago
Juergen Hoeller 46e3a919fe Cache-safety check for sibling loaders resolving the same classes 7 years ago
Brian Clozel 1fa5f03635 Upgrade to Reactor Californium SNAPSHOTs 7 years ago
Juergen Hoeller 6184c4ecc9 Consistent getTypeForFactoryMethod result for parameterized method 7 years ago
Juergen Hoeller 8e1ececd97 Fine-tuned JCA MessageEndpoint exception logging and propagation 7 years ago
Juergen Hoeller 7ee6130680 Revised reference example for linkable controller method signature 7 years ago
sdeleuze 97ee94f4ca Expose env and context in Kotlin beans DSL 7 years ago
Sam Brannen 8317f12a9b Move SpringFailOnTimeoutTests to 'statements' package 7 years ago
Sam Brannen 4f3a7dd9b4 Expand scope of SpringFailOnTimeoutTests 7 years ago
Igor Suhorukov 3c34a1cb8c Throw exception from user code in SpringFailOnTimeout even if a timeout occurs 7 years ago
Rossen Stoyanchev 697d2e326f Merge pull request #1785 from cakofony/iterator_allocation 7 years ago
Rossen Stoyanchev cca78e42f1 Polish 7 years ago
Carter Kozak e2febbdd8c Remove unnecessary iterator allocation in type handlers 7 years ago
Rossen Stoyanchev 5b9e7e44e0 Improve WebClient test with ParameterizedTypeReference 7 years ago
Rossen Stoyanchev 224589ea74 Remove write pausing in Undertow response 7 years ago
Rossen Stoyanchev 3549745e37 Avoid inifinite recursion in UndertowServerHttpResponse 7 years ago
Juergen Hoeller e88ca0d633 Upgrade framework build to Tomcat 9.0 and Undertow 2.0 7 years ago
Juergen Hoeller e170cb0f79 Upgrade framework build to JPA 2.2 and JTA 1.3 7 years ago
Juergen Hoeller f28a5d0cf7 Proper exception for controller method return types that do not work with MvcUriComponentsBuilder (e.g. final classes) 7 years ago
Juergen Hoeller a6885c7235 Polishing 7 years ago
Andreas Asplund 6a34ca24ce Restore org.springframework.cglib.core.KeyFactoryCustomizer.class 7 years ago
sdeleuze 89d069b09d Add default ctor to Reactive UrlBasedCorsConfigurationSource 7 years ago
Juergen Hoeller da80502ea6 AnnotationUtils.getAnnotation non-null check for synthesizeAnnotation 7 years ago
Juergen Hoeller 61c3db0869 MethodHandles.Lookup.defineClass for CGLIB class definition purposes 7 years ago
Juergen Hoeller cdaa247861 Unwind _TestTypes to top-level public test classes in AOP test suite 7 years ago
Sam Brannen 2523c3ab77 Clean up deprecation warning in spring-test 7 years ago
Sam Brannen 8874427cf4 Clean up warnings in spring-core 7 years ago