Commit Graph

  • ed2659cc48 Improve documentation for @Autowired constructors Sam Brannen 2019-07-17 18:55:58 +02:00
  • d2a7d9fa88 Introduce RSocketClientFactoryConfigurer Rossen Stoyanchev 2019-07-18 10:18:01 +01:00
  • 1e9ccdd8b8 Pass RSocketStrategies to MetadataExtractor Rossen Stoyanchev 2019-07-17 14:17:33 +01:00
  • d33e4878a0 Move MetadataExtractor to the rsocket package Rossen Stoyanchev 2019-07-17 13:06:37 +01:00
  • aa9f840938 Merge branch '5.1.x' Juergen Hoeller 2019-07-17 23:35:48 +02:00
  • 46e5b6f7af Upgrade to Tomcat 9.0.22, Checkstyle 8.22, Mockito 2.28.2 Juergen Hoeller 2019-07-17 23:26:07 +02:00
  • f5daa657f4 Polishing Juergen Hoeller 2019-07-17 23:25:50 +02:00
  • 9ffdf05d77 Explicit javadoc note on publishEvent hand-off semantics Juergen Hoeller 2019-07-17 23:25:21 +02:00
  • 18bfa6b003 Consider Hibernate Query.list() as query-terminating method Juergen Hoeller 2019-07-17 23:24:52 +02:00
  • ffc1f242ca Introduce evictIfPresent/invalidate operations on Cache abstraction Juergen Hoeller 2019-07-17 22:37:55 +02:00
  • 2c33c11d4c Introduce TransactionOperations.execute(Runnable) convenience method Juergen Hoeller 2019-07-17 22:35:26 +02:00
  • 7f33344784 Tracking ASM master Juergen Hoeller 2019-07-17 22:34:39 +02:00
  • 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles Juergen Hoeller 2019-07-17 22:34:07 +02:00
  • 56eadff34f Merge branch '5.1.x' Sam Brannen 2019-07-17 18:58:08 +02:00
  • 74ddf1bee5 Improve documentation for @Autowired constructors Sam Brannen 2019-07-17 18:55:58 +02:00
  • e92cbe1938 Improve failure messages for redirect/forward in MockMvc Sam Brannen 2019-07-17 16:53:33 +02:00
  • 7779aa3487 Polish contribution Sam Brannen 2019-07-17 14:39:21 +02:00
  • 84200f3141 Treat null path as non-matching pattern in AntPathMatcher Scheidter,Ryan 2019-07-16 08:06:02 -05:00
  • 639a254e0d Polishing Sebastien Deleuze 2019-07-17 16:44:34 +02:00
  • 4e2b51bedb Improve Kotlin integration testing documentation Sebastien Deleuze 2019-07-17 16:37:27 +02:00
  • e7ecb83449 Add client responder configuration Brian Clozel 2019-07-17 12:06:37 +02:00
  • d6e3394b81 Polishing Sebastien Deleuze 2019-07-16 19:23:21 +02:00
  • b4a0e71ccc Polishing Sebastien Deleuze 2019-07-16 18:46:36 +02:00
  • 7fe0116599 Added since tag Arjen Poutsma 2019-07-16 16:18:31 +02:00
  • a9b3d95a14 Interpret empty mono from status handler as normal response Arjen Poutsma 2019-07-12 14:46:33 +02:00
  • b2b79ae1e6 Polish contribution Sam Brannen 2019-07-16 14:53:51 +02:00
  • adadffe0e1 Improve charset handling in MockHttpServletResponse Sebastien Deleuze 2019-07-16 11:42:39 +02:00
  • 60a7092977 Fix dataMimeType and metadataMimeType mixup in precondition check Sam Brannen 2019-07-16 11:13:21 +02:00
  • c788be30fe Polish contribution Sam Brannen 2019-07-15 19:03:40 +02:00
  • b5e4e02337 Polish ScriptUtilsUnitTests Phillip Webb 2019-07-14 11:49:11 +01:00
  • 17914fc44b Add multi-prefix comment support for SQL scripts Phillip Webb 2019-07-14 10:33:42 +01:00
  • 1ff29b0f6b Merge branch '5.1.x' Rossen Stoyanchev 2019-07-15 11:34:35 +01:00
  • 99c4a9eeba Filtering for nested ERROR dispatch Rossen Stoyanchev 2019-07-15 11:22:52 +01:00
  • dae4509152 Make sure built ClientResponses have HttpRequest Arjen Poutsma 2019-07-15 09:40:02 +02:00
  • 0aa5533dea Execute test suite in Gradle using JUnit Platform Sam Brannen 2019-07-13 19:13:33 +02:00
  • 480b1e0a0d Run JUnit 4 tests in spring-test on the JUnit Platform Sam Brannen 2019-07-13 18:24:37 +02:00
  • a3222476ad Use proxyBeanMethods in ProxyTransactionManagementConfiguration Sebastien Deleuze 2019-07-13 11:30:38 +02:00
  • 2eba010c1b Merge branch '5.1.x' Rossen Stoyanchev 2019-07-13 11:00:57 +01:00
  • 235858e4e5 Exposes supported mime types in Jaxb2Decoder Rossen Stoyanchev 2019-07-13 11:00:43 +01:00
  • c32299f734 Use HttpMessageNotWritableException instead of ISE Rossen Stoyanchev 2019-07-13 10:56:12 +01:00
  • 68c99dafcf Rename {client|server}Acceptor to Responder Rossen Stoyanchev 2019-07-13 10:23:46 +01:00
  • 3cf5db6317 Exclude ParallelExecutionSpringExtensionTests.TestCase from build Sam Brannen 2019-07-12 18:21:45 +02:00
  • 9a71a8d357 Fix checkstyle violation Stephane Nicoll 2019-07-12 15:57:16 +02:00
  • 4f8b347aa0 Do not trigger transactional event listener if no transaction is active Stephane Nicoll 2019-07-12 15:35:52 +02:00
  • b4207823af Add ClientResponse::createException Arjen Poutsma 2019-07-11 15:42:57 +02:00
  • 5e9a22d118 Add nohttp to build Rob Winch 2019-04-29 10:47:05 -05:00
  • 09c10232a4 Polishing Sam Brannen 2019-07-12 13:08:33 +02:00
  • 699d3f15e8 Simplify LocalVariableTableParameterNameDiscoverer implementation Sam Brannen 2019-07-12 12:02:49 +02:00
  • 309b328719 Use computeIfAbsent in LocalVariableTableParameterNameDiscoverer mfeng-ya 2019-07-12 17:44:10 +08:00
  • 5b341f620a Merge pull request #22839 from rwinch Stephane Nicoll 2019-07-11 18:14:35 +02:00
  • d6fdd8e874 Polish "Add nohttp to build" Stephane Nicoll 2019-07-11 18:14:06 +02:00
  • 4fa11a5061 Add nohttp to build Rob Winch 2019-04-29 10:47:05 -05:00
  • 8c605dd082 BeanDefinitionParserDelegate uses http://www.springframework.org/schema/ Rob Winch 2019-04-25 10:10:46 -05:00
  • fde92793b5 Fix http URLs Rob Winch 2019-04-23 16:35:28 -05:00
  • b5fba14ab8 Fix Checkstyle violation Sam Brannen 2019-07-11 18:13:59 +02:00
  • fc38bb4fc6 Change @TestConstructor.autowire attribute into an enum Sam Brannen 2019-07-11 18:00:52 +02:00
  • c8f8dfa39e Add engineSupplier property to ScriptTemplateConfigurer Sebastien Deleuze 2019-07-11 15:48:18 +02:00
  • 01125a571c Upgrade to Gradle 5.5.1 Sam Brannen 2019-07-11 14:11:36 +02:00
  • c08035b674 Remove unused Coroutines extension parameter Sebastien Deleuze 2019-07-11 09:55:10 +02:00
  • 4a5063f4c0 Merge branch '5.1.x' Stephane Nicoll 2019-07-11 09:55:13 +02:00
  • 5089824245 Merge pull request #23274 from akun2014 Stephane Nicoll 2019-07-11 09:54:54 +02:00
  • 81eb911c09 Fix typo in UrlPathHelper 桂坤 2019-07-11 15:27:45 +08:00
  • af18d71bc2 Clean up warnings in Gradle build Sam Brannen 2019-07-10 16:59:08 +02:00
  • 1728bf17fc Avoid unnecessary boxing where primitives can be used Сергей Цыпанов 2019-07-10 17:51:18 +03:00
  • 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts Arjen Poutsma 2019-07-10 16:20:20 +02:00
  • 09572e7b60 Removed DataBufferUtils::split Arjen Poutsma 2019-07-10 13:53:10 +02:00
  • fdcf09dc2f Copied buffering split from DataBufferUtils to StringDecoder Arjen Poutsma 2019-07-10 12:26:39 +02:00
  • ef19a6bf8e Various DataBufferUtils improvements Arjen Poutsma 2019-07-10 12:14:22 +02:00
  • 77c24aac2f Remove DefaultMultipartMessageReader Arjen Poutsma 2019-07-10 11:45:55 +02:00
  • b8f77e53b5 Polish contribution Sam Brannen 2019-07-10 15:52:41 +02:00
  • 827ec5d5a2 Add unit tests for PropertyAccessorUtils Eric Hettiaratchi 2019-07-08 15:33:33 +01:00
  • 8ca834b868 Merge branch '5.1.x' Sam Brannen 2019-07-09 18:24:03 +02:00
  • 99758b56d3 Ensure Javadoc is generated using UTF-8 encoding Sam Brannen 2019-07-09 18:22:11 +02:00
  • f0d599493e Cache encoded BASIC credentials in ExchangeFilterFunctions Sam Brannen 2019-07-09 18:01:27 +02:00
  • 140e1e6532 Polish PropertyAccessorUtilsTests Sam Brannen 2019-07-09 17:39:32 +02:00
  • 39de64bafc Log at WARN level in case of contradicting PersistenceUnitManager setup Sam Brannen 2019-07-09 17:24:41 +02:00
  • e8fe4493b9 Upgrade Mockito to 3.0.0 Sam Brannen 2019-07-09 12:59:00 +02:00
  • 43447a8ee9 Polishing Sam Brannen 2019-07-09 12:33:55 +02:00
  • ca75c2843a Upgrade to Coroutines 1.3.0-M2 Sebastien Deleuze 2019-07-09 11:33:22 +02:00
  • 47d60b34f8 Fix checkstyle violation Rossen Stoyanchev 2019-07-08 21:35:00 +01:00
  • 7b1a6eb50a Add getters to RSocketMessageHandler Rossen Stoyanchev 2019-07-08 19:39:54 +01:00
  • 2f77541f9c Update @MessageMapping Javadoc Rossen Stoyanchev 2019-07-08 18:02:33 +01:00
  • c199cb9054 @ConnectMapping for RSocket handling Rossen Stoyanchev 2019-07-08 17:04:00 +01:00
  • 507d128e1d Fix RSocket API warning Brian Clozel 2019-07-08 14:47:41 +02:00
  • 08a5196c3a Use elementClass and elementTypeRef consistently Sebastien Deleuze 2019-07-08 11:40:18 +02:00
  • 88d7fede36 Avoid shadowed RSocketRequester extensions Sebastien Deleuze 2019-07-08 11:07:30 +02:00
  • 4bced4682a Make RSocketRequester extensions reified slawluc 2019-06-24 14:31:43 +01:00
  • 2b4d6ce354 Add body methods with Object parameter to WebFlux Sebastien Deleuze 2019-07-07 21:03:41 +02:00
  • 0fbc9bf461 Fix broken Javadoc links Sam Brannen 2019-07-07 19:50:34 +02:00
  • 8bfc920ac5 Fix typo in data-access.adoc Lonre Wang 2019-07-08 01:11:50 +08:00
  • e5a28f81c3 Support empty target request path in FlashMap Sam Brannen 2019-07-07 18:26:59 +02:00
  • 271885cdf4 Support empty target request path in FlashMap Sam Brannen 2019-07-07 18:26:59 +02:00
  • a3161dc533 Merge branch '5.1.x' Sam Brannen 2019-07-07 18:43:27 +02:00
  • db8be50161 Support empty target request path in FlashMap Sam Brannen 2019-07-07 18:26:59 +02:00
  • 575027af24 Polishing Sam Brannen 2019-07-07 16:32:18 +02:00
  • fae75cb238 Polish contribution Sam Brannen 2019-07-07 16:24:30 +02:00
  • 6dcf390fa2 Rename PathPatternRouteMatcherTest to PathPatternRouteMatcherTests Johnny Lim 2019-07-07 23:28:09 +09:00
  • 9f81ffa5ae Use StringJoiner where possible to simplify String joining Сергей Цыпанов 2019-07-07 17:19:01 +03:00
  • 8f5b2b2231 Merge branch '5.1.x' Sam Brannen 2019-07-07 14:49:34 +02:00
  • efab6eb55d Ignore empty entries when parsing MediaTypes and MimeTypes Sam Brannen 2019-07-07 12:39:46 +02:00