16405 Commits (f28a5d0cf72a02023c439e838bf0ebefe83303b6)
 

Author SHA1 Message Date
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
Arjen Poutsma 7e2726f400 Add remoteAddress() to ServerRequest 7 years ago
Juergen Hoeller ff53d78e96 Remove bogus DataSource test from JpaTransactionManagerTests 7 years ago
Juergen Hoeller 9fbab791a0 Upgrade to TestNG 6.14.3, JUnit 5.1.1, Mockito 2.18 7 years ago
sdeleuze 27e87e5593 Document why "charset=UTF-8" is specified for JSON 7 years ago
KwonJH 967ea152b7 Fix Java 9 link in the reference documentation 7 years ago
sdeleuze e4298e8366 Improve Kotlin + bean validation documentation 7 years ago
Juergen Hoeller c82bf0b004 Upgrade to Mockito 2.17 7 years ago
Rossen Stoyanchev 313308208e TestDispatcherServlet unwraps to find mock request 7 years ago
Brian Clozel 2dde000475 Document socket timeout config limitations for HttpClient 7 years ago
Jinghu Wang de3a9560d9 [docs] Fix formatting 7 years ago
Juergen Hoeller a6fd9a7725 Upgrade to FreeMarker 2.3.28 and Netty 4.1.23 7 years ago
Sam Brannen 56774baa2a Use Gradle 4.6's built-in support for the JUnit Platform 7 years ago
Sam Brannen aba882af4c Clean up warnings in spring-webmvc 7 years ago
Sam Brannen 2c648379ab Delete dead code in spring-webmvc 7 years ago
Thor Andreas Rognan 17c16eaa9e Upgrade to Gradle 4.6 7 years ago
Sam Brannen 71cacff8c2 Upgrade to JUnit Jupiter 5.1 7 years ago
sdeleuze f1727bfbdb Cleanup settings.gradle pluginManagement configuration 7 years ago
sdeleuze c7c743872a Fix Dokka reference to Spring Framework's Javadoc 7 years ago
Spring Buildmaster 4967dd887d Next Development Version 7 years ago
Stephane Nicoll 3fb8d16ff7 Temporarily remove reference to Spring Framework's Javadoc 7 years ago
Juergen Hoeller 40d5e7cc80 Upgrade to AspectJ 1.9 GA 7 years ago
Stephane Nicoll 7be4193933 Upgrade to Reactor Bismuth-SR8 7 years ago
Juergen Hoeller aa0face9a1 Upgrade to RxJava 1.3.8 and Rhino 1.7.9 7 years ago
Juergen Hoeller 475c4d4425 Polishing 7 years ago
Juergen Hoeller 9601d4bb5b Revised mime.types file with cpp extension and updated modification docs 7 years ago
Juergen Hoeller 5d0700b936 AnnotationUtils.annotatedInterfaceCache available as deprecated field 7 years ago
Juergen Hoeller 6102715b8d Consistent treatment of proxy classes and interfaces for introspection 7 years ago
Rossen Stoyanchev 65fdd0efeb [docs] Updates for exception handling in web sections 7 years ago
Rossen Stoyanchev 9dd3cd98ac [docs] Move Filters section under Reactive Spring Web 7 years ago
Juergen Hoeller cc379f1cc7 Polishing 7 years ago
Juergen Hoeller 666037ec5c Pointcut checking directly against superclass in case of CGLIB subclass 7 years ago
Juergen Hoeller 66a3a82fb3 Avoid reference to HandlerMethod class in ServerErrorException 7 years ago
Juergen Hoeller 97735e4ffc Proper references to JDK 9+ (including JDK 10) in build comments 7 years ago
Juergen Hoeller 28ea718d2d Build setup allows for JDK 10 as source/test target compatibility 7 years ago
Juergen Hoeller bc07a54075 Clear AnnotationUtils cache after context refresh (along with others) 7 years ago
Juergen Hoeller 8a9321652d Refined javadoc 7 years ago
Rossen Stoyanchev d9e17a62ce Refine SyncInvocableHandlerMethod error handling 7 years ago
Juergen Hoeller 912c270f2b Polishing 7 years ago
Rossen Stoyanchev 4454ffd2b1 Replace remaining use of block operator 7 years ago
Juergen Hoeller 129c05bcff Comprehensively cache annotated methods for interfaces and superclasses 7 years ago
Stephane Maldini b8d32095a9 workaround multipart integration test using blocking receive inside netty thread 7 years ago