Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 1.6. Asynchronous Requests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . removeOnly=true, in which case it removes but does not use the headers. In order to support asynchronous requests and error dispatches this filter should be mapped with DispatcherType.ASYNC and also W/"02a2d595e6ed9a0b24f027f2b63b134d6" (as defined in RFC 7232 Section 2.3). In order to support asynchronous requests this filter must be mapped with DispatcherType.ASYNC so that the filter can delay and0 码力 | 259 页 | 3.58 MB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
APIs (as popularized by CompletableFuture and ReactiveX) that allow declarative composition of asynchronous logic. At the programming-model level, Java 8 enabled Spring WebFlux to offer functional web Reactive Streams is a small spec (also adopted in Java 9) that defines the interaction between asynchronous components with back pressure. For example a data repository (acting as Publisher) can produce or Gradle dependencies. Spring Boot defaults to Netty, because it is more widely used in the asynchronous, non-blocking space and lets a client and a server share resources. Tomcat and Jetty can be0 码力 | 182 页 | 2.52 MB | 1 年前3Spring Framwork Integration v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 4.3.2. Asynchronous reception: Message-Driven POJOs. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 7.3. Annotation Support for Scheduling and Asynchronous Execution . . . . . . . . . . . . . . . . . . . . . . . . 95 7.3.1. Enable Scheduling Annotations method API. • WebClient: a non-blocking, reactive alternative that supports both synchronous and asynchronous as well as streaming scenarios. As of 5.0 the RestTemplate is in maintenance mode, with only0 码力 | 141 页 | 2.13 MB | 1 年前3Spring Framwork RSocket v5.3.36 SNAPSHOT
Method Argument Description @Payload The payload of the request. This can be a concrete value of asynchronous types like Mono or Flux. Note: Use of the annotation is optional. A method argument that is to be serialized as response payloads. That can be asynchronous types like Mono or Flux, a concrete value, or either void or a no-value asynchronous type such as Mono. 15 The RSocket interaction Cardinali ty Description 1 Either an explicit value, or a single-value asynchronous type such as Mono . Many A multi-value asynchronous type such as Flux . 0 For input this means the method does not have 0 码力 | 19 页 | 279.85 KB | 1 年前3Spring Framework Reference Documentation v4.3.2
Internationalization using MessageSource Standard and Custom Events Annotation-based Event Listeners Asynchronous Listeners Ordering Listeners Generic Events Convenient access to low-level resources Convenient @ControllerAdvice and @RestControllerAdvice Jackson Serialization View Support Jackson JSONP Support Asynchronous Request Processing Exception Handling for Async Requests Intercepting Async Requests HTTP Streaming HTTP Streaming With Server-Sent Events HTTP Streaming Directly To The OutputStream Configuring Asynchronous Request Processing Servlet Container Configuration Spring MVC Configuration Testing Controllers0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
Internationalization using MessageSource Standard and custom events Annotation-based event listeners Asynchronous Listeners Ordering listeners Generic events Convenient access to low-level resources Convenient @ControllerAdvice and @RestControllerAdvice Jackson Serialization View Support Jackson JSONP Support Asynchronous Request Processing Exception Handling for Async Requests Intercepting Async Requests HTTP Streaming HTTP Streaming With Server-Sent Events HTTP Streaming Directly To The OutputStream Configuring Asynchronous Request Processing Servlet Container Configuration Spring MVC Configuration Testing Controllers0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
Annotation-based Event Listeners ............................................................ 148 Asynchronous Listeners .......................................................................... 150 Ordering Jackson JSONP Support ........................................................................ 508 Asynchronous Request Processing .................................................................. 509 Exception Streaming Directly To The OutputStream ....................................... 512 Configuring Asynchronous Request Processing ........................................ 512 Testing Controllers .........0 码力 | 907 页 | 5.46 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
Annotation-based event listeners ............................................................. 155 Asynchronous Listeners .......................................................................... 157 Ordering Jackson JSONP Support ........................................................................ 515 Asynchronous Request Processing .................................................................. 516 Exception Streaming Directly To The OutputStream ....................................... 519 Configuring Asynchronous Request Processing ........................................ 519 Testing Controllers .........0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framwork Testing v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 Asynchronous Listeners . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . contrast, if an asynchronous test execution event listener throws an exception, the exception will not propagate to the underlying testing framework. For further details on asynchronous exception handling handling, consult the class-level javadoc for @EventListener. Asynchronous Listeners If you want a particular test execution event listener to process events asynchronously, you can use Spring’s regular0 码力 | 193 页 | 2.53 MB | 1 年前3Spring Framework 2.0.8 Reference
................................................................................... 22 2.4.3. Asynchronous JMS ......................................................................................... ................................................................................. 367 19.4.2. Asynchronous Reception - Message-Driven POJOs ........................................... 367 19.4.3. The Section 12.6, “JPA” is dedicated to detailing Spring's support and value-add in this area. 2.4.3. Asynchronous JMS Prior to Spring 2.0, Spring's JMS offering was limited to sending messages and the synchronous0 码力 | 502 页 | 3.61 MB | 1 年前3
共 258 条
- 1
- 2
- 3
- 4
- 5
- 6
- 26