Commit Graph

  • f80b2d9a94 Revised png and jpeg mappings Juergen Hoeller 2017-05-17 14:21:44 +02:00
  • 510436bae9 Copy header values instead of header lists in DefaultClientRequestBuilder Arjen Poutsma 2017-06-07 17:55:51 +02:00
  • a0bce618c2 Latest dependency updates (Undertow 1.4.16, Caffeine 2.5.2, JavaMail 1.6 RC2) Juergen Hoeller 2017-06-07 14:19:58 +02:00
  • f813712f5b Consistent use of @Nullable across the codebase (even for internals) Juergen Hoeller 2017-06-07 14:17:48 +02:00
  • ffc3f6d87d Merge pull request #1445 from diguage:dev Stephane Nicoll 2017-06-04 13:06:26 +02:00
  • 6e3a9cbbb4 Polish "Refactor duplicated code" Stephane Nicoll 2017-06-04 13:06:09 +02:00
  • 5288641c50 Refactor duplicated code diguage 2017-06-03 23:06:30 +08:00
  • a1a6157fb1 Merge pull request #1444 from diguage/dev Stéphane Nicoll 2017-06-03 15:20:28 +02:00
  • eae63786c2 Fixed reference diguage 2017-06-03 15:19:36 +08:00
  • 77576ed6fe Fix PathPattern comparator result for wildcard suffix usage Andy Clement 2017-06-02 15:40:16 -07:00
  • 4244df740b Consolidate matrix vars parsing in HttpRequestPathHelper Rossen Stoyanchev 2017-06-02 15:52:44 -04:00
  • d2685dfe67 Add static factory/accessor methods to LookupPath Rossen Stoyanchev 2017-06-02 15:15:42 -04:00
  • a7020e419a Polish use of LookupPath Rossen Stoyanchev 2017-06-02 14:46:34 -04:00
  • 90df7dd279 Add missing @Nullable annotation Sebastien Deleuze 2017-06-02 14:13:31 +02:00
  • 74fb2645fd Fix LookupPath parsing Brian Clozel 2017-06-02 09:26:35 +02:00
  • 8c206bf477 Improve docs on forwarded headers Rossen Stoyanchev 2017-06-01 22:36:12 -04:00
  • 4d52590964 Improve docs on forwarded headers Rossen Stoyanchev 2017-06-01 22:36:12 -04:00
  • 6aeb8ef56d Optimize DefaultUserDestinationResolver.resolveDestination() Christoph Dreis 2017-05-31 16:55:33 +02:00
  • 04a96ffa27 Add removeOnly mode to ForwardedHeaderFilter Rossen Stoyanchev 2017-06-01 15:39:19 -04:00
  • 895fa2ea7b Add removeOnly mode to ForwardedHeaderFilter Rossen Stoyanchev 2017-06-01 15:39:19 -04:00
  • cf1bc81199 Introduce LookupPath in WebFlux request routing Brian Clozel 2017-05-16 22:36:48 +02:00
  • 0557404715 Throw exception for illegal PathMatch configurations Brian Clozel 2017-06-01 18:22:05 +02:00
  • 8ea54270e1 Allow for null query parameter values in ServerRequest Arjen Poutsma 2017-06-01 18:00:54 +02:00
  • b93579a43e Polish Rossen Stoyanchev 2017-06-01 09:28:55 -04:00
  • e8d2c6c74b AbstractListenerWriteProcessor/AbstractListenerWriteFlushProcessor error handling Violeta Georgieva 2017-05-02 23:22:01 +03:00
  • 23a052c160 Clear the buffer provided by Undertow before reading the request Violeta Georgieva 2017-04-24 23:14:29 +03:00
  • 8504084553 Add package-info.java to mock.web.reactive.function.server Arjen Poutsma 2017-06-01 12:37:42 +02:00
  • 7894efdd1e Allow for null values in ExtractingResponseErrorHandler.hasError Arjen Poutsma 2017-06-01 11:44:08 +02:00
  • d3e3365990 Merge pull request #1439 from dreis2211/SPR-15602 Rossen Stoyanchev 2017-05-31 22:46:09 -04:00
  • 4a3f6e4546 Polish Rossen Stoyanchev 2017-05-31 22:43:25 -04:00
  • 0ef1623643 Optimize DefaultUserDestinationResolver.resolveDestination() Christoph Dreis 2017-05-31 16:55:33 +02:00
  • 1412c2c577 Fix sample code in WebFlux chapter Kazuki Shimizu 2017-05-08 00:52:22 +09:00
  • 94618c4f37 Polish doc on RequestMappingHandlerMapping#isHandler QBNemo 2017-05-24 17:17:54 +08:00
  • e81651b657 Ignore empty Accept-Language header value Rossen Stoyanchev 2017-05-31 21:10:08 -04:00
  • b494c53b40 Avoid defining nullability for non-relevant API Sebastien Deleuze 2017-05-31 22:45:31 +02:00
  • 1f28825f9d Add more @Nullable parameters based on null usage Sebastien Deleuze 2017-05-31 21:35:52 +02:00
  • f9b319d3ba Revert Incorrect MessagingTemplate Change Gary Russell 2017-05-31 12:30:11 -04:00
  • c3e6afb879 Improve null-safety to fix some Spring Boot warnings Sebastien Deleuze 2017-05-31 16:55:57 +02:00
  • b47d713e14 Add missing @Nullable annotations on parameters Sebastien Deleuze 2017-05-31 12:37:54 +02:00
  • ad2c0f8410 Improve @Nullable annotation Sebastien Deleuze 2017-05-31 12:36:59 +02:00
  • abcc4ac979 Fix composability issue in ExchangeMutatorWebFilter Rossen Stoyanchev 2017-05-31 09:30:04 -04:00
  • e06c4d5116 Timeout Overrides in Messaging Templates Gary Russell 2017-05-26 10:58:56 -04:00
  • 5dcfd84d3b MockServerHttpRequest and Response set cookie headers Rossen Stoyanchev 2017-05-30 10:58:19 -04:00
  • 67bcef22e4 Polish MockServerHttpRequest|Response Rossen Stoyanchev 2017-05-30 08:58:01 -04:00
  • 4b0dedc45e Add ExtractingResponseErrorHandler Arjen Poutsma 2017-05-29 14:16:09 +02:00
  • beb7ed9715 Polish Stephane Nicoll 2017-05-29 17:04:10 +02:00
  • 42d1ba080d Copy MockServerRequest to spring-test Arjen Poutsma 2017-05-29 10:16:40 +02:00
  • 76b28a0cec Fix grammatical errors in Testing chapter Sam Brannen 2017-05-28 14:28:57 +02:00
  • 1383ad5f91 Reasonable defaults for MultipartHttpMessageWriter Rossen Stoyanchev 2017-05-27 15:01:20 -04:00
  • 03b344b579 Refactor DefaultCodecs implementation Rossen Stoyanchev 2017-05-27 14:21:12 -04:00
  • 1328c8f46e Simplify CodecConfigurer related type names Rossen Stoyanchev 2017-05-27 13:03:59 -04:00
  • 7efa0db1d1 Merge pull request #1436 from wilkinsona/patch-2 Stéphane Nicoll 2017-05-27 09:01:54 +02:00
  • 87598f48e4 Introduce null-safety of Spring Framework API Sebastien Deleuze 2017-05-27 08:14:59 +02:00
  • 2d37c966b2 Support for decoding @RequestPart content Rossen Stoyanchev 2017-05-26 18:03:01 -04:00
  • bc2e1b375e Correct the javadoc for ExchangeResult.getUrl() Andy Wilkinson 2017-05-26 20:58:53 +01:00
  • be0b671191 Upgrade nio-multipart-parser to 1.1.0 Rossen Stoyanchev 2017-05-26 09:19:10 -04:00
  • e7b41bc30a Use Apache Johnzon 1.1 for JSON-B integration tests Juergen Hoeller 2017-05-25 23:37:14 +02:00
  • 3cc94ae8b5 Consistently accept "taskExecutor" bean of type Executor (as stated in @EnableAsync's javadoc) Juergen Hoeller 2017-05-25 23:37:02 +02:00
  • 0287a74d69 ExchangeResult exposes URI template used if any Rossen Stoyanchev 2017-05-25 17:07:50 -04:00
  • 2677584658 Add introductory paragraphs where missing Jay Bryant 2017-05-24 15:56:46 -05:00
  • fd51893a44 Refactor exchange mutator Rossen Stoyanchev 2017-05-25 11:37:33 -04:00
  • 6fcf3a104f SharedEntityManagerCreator detects JPA 2.2's getResultStream method as query-terminating Juergen Hoeller 2017-05-25 13:16:51 +02:00
  • 346d5d2fab Refactor WebTestClient consumeWith methods Rossen Stoyanchev 2017-05-24 20:20:35 -04:00
  • 718162b8c4 Fix issue with "redirect:" when a media type is present Rossen Stoyanchev 2017-05-24 16:28:17 -04:00
  • 109746a03b Adjust source in test class to work around eclipse compiler bug Andy Clement 2017-05-24 13:24:24 -07:00
  • 805fcc6a05 ResponseErrorHandler provides access to URI and method Rossen Stoyanchev 2017-05-24 15:34:40 -04:00
  • 9b53b86d24 Check Reactor presence after Undertow for WebSocket Rossen Stoyanchev 2017-05-24 15:05:59 -04:00
  • 99236759ec ExceptoinWebSocketHandlerDecorator uses ERROR level Rossen Stoyanchev 2017-05-24 15:00:12 -04:00
  • df8412bded ExceptoinWebSocketHandlerDecorator uses ERROR level Rossen Stoyanchev 2017-05-24 15:00:12 -04:00
  • 204a9cf056 Public constant for webtestclient-request-id header Rossen Stoyanchev 2017-05-24 14:26:52 -04:00
  • 4d4c3d5c0b Replace bindToHttpHandler with bindToWebHandler Rossen Stoyanchev 2017-05-24 13:56:38 -04:00
  • 246e72ff2f Refactor WebTestClient exchange mutator support Rossen Stoyanchev 2017-05-24 13:37:09 -04:00
  • a5b94f3a77 Use HttpRequest.getMethodValue Arjen Poutsma 2017-05-24 17:19:43 +02:00
  • 630fc194f0 Add HttpRequest.getMethodValue Arjen Poutsma 2017-05-24 16:36:58 +02:00
  • 31d1e26c95 Use List<T> instead of Supplier<Stream<T>> Arjen Poutsma 2017-05-24 13:48:03 +02:00
  • 01e3561db9 Support RouterFunction in @EnableWebFlux Arjen Poutsma 2017-05-11 14:57:01 +02:00
  • 3d290165fb Find exact matches in WebJarsResourceResolver skarafaz 2017-05-07 17:53:44 +02:00
  • e2aa117ff9 Find exact matches in WebJarsResourceResolver skarafaz 2017-05-07 17:53:44 +02:00
  • 3f32f72bfc Polish Rossen Stoyanchev 2017-05-23 21:57:34 -04:00
  • 0183576215 Polishing Juergen Hoeller 2017-05-23 22:05:22 +02:00
  • db69a082d9 Avoid java.util.Optional signatures for simple field access Juergen Hoeller 2017-05-23 22:05:15 +02:00
  • ce5e2b94c4 ProtobufJsonFormatHttpMessageConverter for configurable JSON processing Juergen Hoeller 2017-05-23 21:59:23 +02:00
  • 113f0fb13f Javadoc suggests Jackson 2.9 Juergen Hoeller 2017-05-23 21:59:16 +02:00
  • 8deec9569c Protect against NPE in DefaultSubscriptionRegistry Rossen Stoyanchev 2017-05-22 16:08:22 -04:00
  • b6e252495a Protect against NPE in DefaultSubscriptionRegistry Rossen Stoyanchev 2017-05-22 16:08:22 -04:00
  • 0f8bf10aa8 Minor typo fix: form -> from Andrey Kaipov 2017-05-01 12:15:09 -04:00
  • b64de87a6b Merge pull request #1411 from andreykaipov:patch-2 Stephane Nicoll 2017-05-20 14:50:18 +02:00
  • 9c226aa742 Minor typo fix: form -> from Andrey Kaipov 2017-05-01 12:15:09 -04:00
  • 11075f12bc Fix URI parsing in Reactor Netty request Rossen Stoyanchev 2017-05-19 21:46:06 -04:00
  • c59e192b0f Upgrade to Kotlin 1.1.2-4 (and Undertow 1.4.15) Juergen Hoeller 2017-05-19 23:23:11 +02:00
  • e0a7b074ed Use original query string of forwarded request Martin Švorc 2017-05-07 20:59:09 +02:00
  • 34f1712d59 Merge pull request #1422 from svorcmar/SPR-15505 Rossen Stoyanchev 2017-05-19 17:00:16 -04:00
  • 48a5938cd4 Polish Rossen Stoyanchev 2017-05-19 16:59:36 -04:00
  • bf83e4e861 Use original query string of forwarded request Martin Švorc 2017-05-07 20:59:09 +02:00
  • 44c31a6aad Fix duplicate STOMP subscription id issue Bao Tran 2017-05-14 18:55:53 +03:00
  • 4fc41eeeb9 Fix duplicate STOMP subscription id issue Bao Tran 2017-05-14 18:55:53 +03:00
  • cb3d1befcd LocalValidatorFactoryBean properly supports unwrap at ValidatorFactory level Juergen Hoeller 2017-05-18 21:00:56 +02:00
  • 67881a5726 Polish PathPattern parser (including package change to web.util.pattern) Juergen Hoeller 2017-05-17 17:40:25 +02:00
  • eaac348c05 Close InputStreams in writeResourceRegionCollection (analogous to writeResourceRegion) Juergen Hoeller 2017-05-17 14:34:50 +02:00
  • 7b3f5fd855 ResourceUtils.extractArchiveURL properly deals with top-level war URLs Juergen Hoeller 2017-05-17 14:22:43 +02:00