16779 Commits (f2787cfb35ce3cb14d1a126e72cd97dad9fe50e6)
 

Author SHA1 Message Date
Juergen Hoeller f2787cfb35 Same method filtering in ConstructorResolver and getTypeForFactoryMethod 6 years ago
Sebastien Deleuze dcbaecea2a Perform explicit class checks in ReactiveAdapterRegistry 6 years ago
Juergen Hoeller e485abbe56 Fix checkstyle violation (plus related polishing) 6 years ago
Juergen Hoeller d08b72a75a Consistent throwing of HttpMessageNotReadableException vs IOException 6 years ago
Juergen Hoeller 779cf8d240 ConcurrentReferenceHashMap caches EntrySet in volatile field 6 years ago
Juergen Hoeller 06f9fb9aeb Refine Class serializability check for actual Graal compatibility 6 years ago
Arjen Poutsma 6bcf6ffb06 Add Basic Authentication Consumer 6 years ago
Juergen Hoeller e5a6711d29 Consistent final declaration for static delegate classes 6 years ago
Juergen Hoeller 2ade122543 Bypass serializable type wrapping if java.lang.Class not serializable 6 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 6 years ago
Rossen Stoyanchev e72f4ec501 Fix checkstyle error 6 years ago
Rossen Stoyanchev d74e09a925 Polish MockClientHttpRequest 6 years ago
Rossen Stoyanchev 7f555785dd Add getBodyAsString() to MockClientHttpRequest 6 years ago
Rossen Stoyanchev 51ec7c6b4a Add hook for customizing response cookie 6 years ago
Rossen Stoyanchev 5ec8db1adc Polish CookieWebSessionIdResolver 6 years ago
Rossen Stoyanchev 907a306ee2 Fix locally failing test in FlushingIntegrationTests 6 years ago
Damiano Albani 3165b3c024 Fix typo in Java doc 6 years ago
Juergen Hoeller 641039d85d Polishing 6 years ago
Juergen Hoeller e22466e9d5 Polishing 6 years ago
Juergen Hoeller df6b01a329 Remove deprecated classes and methods from early 5.0.x phase 6 years ago
Juergen Hoeller 5b24040b5e JtaAnnotationTransactionAspect configured by default (in aspectj mode) 6 years ago
Juergen Hoeller d58c09b89f Up-to-date coverage of task executor and scheduler variants 6 years ago
Juergen Hoeller 71aee9211f Upgrade to Mockito 2.19 and Mockito Kotlin 1.6 6 years ago
Juergen Hoeller d34e6f7f70 Polishing 6 years ago
Juergen Hoeller 8ad5299f4a Polishing 6 years ago
Juergen Hoeller 6f8a524eaa Upgrade to Tomcat 9.0.10, RxJava 2.1.16, EclipseLink 2.7.2, Selenium 3.13 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Juergen Hoeller b68e692854 Conventions lazily retrieves shared ReactiveAdapterRegistry 6 years ago
Juergen Hoeller 7a02e438e7 StringUtils.cleanPath retains plain pointer to current directory 6 years ago
Juergen Hoeller b6d95567e8 Explicit support for Hibernate Integrators on LocalSessionFactoryBean 6 years ago
Juergen Hoeller b0ece0e967 Remove hard configuration validation from SpringClassRule/MethodRule 6 years ago
Juergen Hoeller 08e1c8cfaf Fix FreeMarker escaping regression for messages and separators 6 years ago
Juergen Hoeller bac68c8d3f StandardServletMultipartResolver accepts any HTTP method for multipart 6 years ago
Juergen Hoeller bf5fe46fa9 CachedIntrospectionResults completely traverses interface hierarchy 6 years ago
Juergen Hoeller 81cb740e0a New postProcessProperties variant on InstantiationAwareBeanPostProcessor 6 years ago
Arjen Poutsma 794693525f Polishing 6 years ago
Arjen Poutsma a691065d05 Polishing 6 years ago
Arjen Poutsma 8202052b38 Introduce RouterFunction builder 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 1c25cec44f Polish test code 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb b220d94cc2 Never use parenthesis for single lambda arguments 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb be85bd8e09 Don't use `==` when comparing strings 6 years ago
Phillip Webb 13729364ab Consistently use only one statement per line 6 years ago
Phillip Webb ad6d183a06 Remove unneeded conditional logic 6 years ago
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