Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 1.5.4. Running a Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 149 3.2.1. Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156 3.2.5. Server Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 182 页 | 2.52 MB | 1 年前3
Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 1.4.4. Running a Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203 4.2.4. Server Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 218 4.4.4. WebSocket Server. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 259 页 | 3.58 MB | 1 年前3
Spring Framwork Integration v5.3.36 SNAPSHOT. . . 22 2.7.1. Server-side Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2.7.2. Client-side Configuration . . . . . 73 5.4.1. Server-side Connectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 5.4.2. Client-side Connectors . . . OutputStream. HttpMessageConverter instances are used on the client side (for example, in the RestTemplate) and on the server side (for example, in Spring MVC REST controllers). Concrete implementations0 码力 | 141 页 | 2.13 MB | 1 年前3
Spring Framework Reference Documentation 4.3.26.RELEASEWeb Improvements WebSocket Messaging Improvements Testing Improvements Support for new library and server generations III. Core Technologies 7. The IoC container Introduction to the Spring IoC container Rules JUnit 4 support classes JUnit 5 Support TestNG support classes Spring MVC Test Framework Server-Side Tests Static Imports Setup Choices Performing Requests Defining Expectations Filter Registrations Registrations Differences between Out-of-Container and End-to-End Integration Tests Further Server-Side Test Examples HtmlUnit Integration Why HtmlUnit Integration? Integration testing to the rescue? Enter HtmlUnit0 码力 | 1323 页 | 4.08 MB | 1 年前3
Spring Framework Reference Documentation v4.3.2Web Improvements WebSocket Messaging Improvements Testing Improvements Support for new library and server generations III. Core Technologies 7. The IoC container Introduction to the Spring IoC container Spring JUnit 4 Rules JUnit 4 support classes TestNG support classes Spring MVC Test Framework Server-Side Tests Static Imports Setup Options Performing Requests Defining Expectations Filter Registrations Registrations Differences between Out-of-Container and End-to-End Integration Tests Further Server-Side Test Examples HtmlUnit Integration Why HtmlUnit Integration? Integration testing to the rescue? Enter HtmlUnit0 码力 | 1311 页 | 4.07 MB | 1 年前3
Spring Framework Reference Documentation 4.3.26.RELEASE............................................................ 35 6.8. Support for new library and server generations .................................................... 36 III. Core Technologies ..... Test Framework .......................................................................... 347 Server-Side Tests ........................................................................................ . 352 Differences between Out-of-Container and End-to-End Integration Tests .... 352 Further Server-Side Test Examples ......................................................... 353 HtmlUnit Integration0 码力 | 916 页 | 5.52 MB | 1 年前3
Spring Framework Reference Documentation v4.3.2............................................................ 33 6.8. Support for new library and server generations .................................................... 34 III. Core Technologies ..... Test Framework .......................................................................... 340 Server-Side Tests ........................................................................................ . 345 Differences between Out-of-Container and End-to-End Integration Tests .... 345 Further Server-Side Test Examples ......................................................... 346 HtmlUnit Integration0 码力 | 907 页 | 5.46 MB | 1 年前3
Spring Framwork RSocket v5.3.36 SNAPSHOTmessage. Once the initial connection is made, the "client" vs "server" distinction is lost as both sides become symmetrical and each side can initiate one of the above interactions. This is why in the client connects to a server via some low level streaming transport such as TCP or 2 WebSocket and sends a SETUP frame to the server to set parameters for the connection. The server may reject the SETUP SETUP frame, but generally after it is sent (for the client) and received (for the server), both sides can begin to make requests, unless SETUP indicates use of leasing semantics to limit the number of0 码力 | 19 页 | 279.85 KB | 1 年前3
Spring Framwork Testing v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 Bind to Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 3.8.2. Further Examples of Client-side REST Tests. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 4 mock.http.server.reactive package contains mock implementations of ServerHttpRequest and ServerHttpResponse for use in WebFlux applications. The org.springframework.mock.web.server package contains0 码力 | 193 页 | 2.53 MB | 1 年前3
Spring Framework 2.0.7 Referenceprogrammatic and declarative transaction management ....................... 199 9.8. Application server-specific integration ........................................................................... resources ........................................................ 229 12.2.10. Spurious application server warnings when using Hibernate ............................. 230 12.3. JDO ...................... ..................... 352 17.6.1. Server-side configuration ................................................................................. 353 17.6.2. Client-side configuration ....................0 码力 | 502 页 | 3.61 MB | 1 年前3
共 299 条
- 1
- 2
- 3
- 4
- 5
- 6
- 30













