Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOTUndertowHttpHandlerAdapter adapter = new UndertowHttpHandlerAdapter(handler); Undertow server = Undertow.builder().addHttpListener(port, host).setHandler(adapter).build(); server.start(); 8 Kotlin val handler: handler: HttpHandler = ... val adapter = UndertowHttpHandlerAdapter(handler) val server = Undertow.builder().addHttpListener(port, host).setHandler(adapter).build() server.start() Tomcat Java HttpHandler ApplicationContext where components are auto-detected, and/or by registering components with the builder. While HttpHandler has a simple goal to abstract the use of different HTTP servers, the WebHandler0 码力 | 182 页 | 2.52 MB | 1 年前3
Spring Boot 3.0.1 Reference Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 142 Java0 码力 | 877 页 | 15.68 MB | 1 年前3
Spring Boot 3.1.0-RC1 Reference Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 906 页 | 16.28 MB | 1 年前3
Spring Boot 3.0.0-RC2 Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 877 页 | 15.64 MB | 1 年前3
Spring Boot 3.0.13 Reference Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 891 页 | 15.91 MB | 1 年前3
Spring Boot 3.0.13-SNAPSHOT Reference Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 891 页 | 15.92 MB | 1 年前3
Spring Boot 3.0.4 Reference Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 877 页 | 15.66 MB | 1 年前3
Spring Boot 3.0.3 Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 877 页 | 15.66 MB | 1 年前3
Spring Boot 3.0.2 Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 142 Java0 码力 | 875 页 | 15.62 MB | 1 年前3
Spring Boot 3.1.0-M2 Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1.5. Fluent Builder API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Javadoc. 7.1.5. Fluent Builder API If you need to build an ApplicationContext hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a “fluent” builder API, you can use the server but instead sets up a mock environment for testing web endpoints. With Spring MVC, we can query our web endpoints using MockMvc or WebTestClient, as shown in the following example: 143 Java0 码力 | 884 页 | 15.88 MB | 1 年前3
共 316 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32













