Spring Framwork Testing v5.3.36 SNAPSHOT
tests that result in the Spring container being dirtied } ① Dirty the context after the current test class. Kotlin @DirtiesContext ① class ContextDirtyingTests { // some tests that result in the Spring @DirtiesContext(classMode = AFTER_EACH_TEST_METHOD) ① class ContextDirtyingTests { // some tests that result in the Spring container being dirtied } ① Dirty the context after each test method. Kotlin @D @DirtiesContext(classMode = AFTER_EACH_TEST_METHOD) ① class ContextDirtyingTests { // some tests that result in the Spring container being dirtied } ① Dirty the context after each test method. • Before the0 码力 | 193 页 | 2.53 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
annotation programming model for routing and processing STOMP messages from WebSocket clients. As a result an @Controller can now contain both @RequestMapping and @MessageMapping methods for handling HTTP caching abstraction significantly: Caches can be resolved at runtime using a CacheResolver. As a result the value argument defining the cache name(s) to use is no longer mandatory. More operation-level problem creating that object or one of its dependencies. For example, the bean throws an exception as a result of a missing or invalid property. This potentially delayed visibility of some configuration issues0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
annotation programming model for routing and processing STOMP messages from WebSocket clients. As a result an @Controller can now contain both @RequestMapping and @MessageMapping methods for handling HTTP caching abstraction significantly: Caches can be resolved at runtime using a CacheResolver. As a result the value argument defining the cache name(s) to use is no longer mandatory. More operation-level creating that object or one of its dependencies. For example, the bean throws an exception as a result of a missing or invalid property. This potentially delayed visibility of some configuration issues0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 1.3.4. Result Handling. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spring MVC and WebFlux controllers support reactive (Reactor and RxJava) return types, and, as a result, it is not easy to tell them apart. One notable difference is that WebFlux also supports reactive dedicated getFormData() method that parses the content through FormHttpMessageReader and then caches the result for repeated access. See Form Data in the WebHandler API section. Once getFormData() is used, the0 码力 | 182 页 | 2.52 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
annotation programming model for routing and processing STOMP messages from WebSocket clients. As a result an @Controller can now contain both @RequestMapping and @MessageMapping methods for handling HTTP caching abstraction significantly: • Caches can be resolved at runtime using a CacheResolver. As a result the value argument defining the cache name(s) to use is no longer mandatory. Spring Framework Reference problem creating that object or one of its dependencies. For example, the bean throws an exception as a result of a missing or invalid property. This potentially delayed visibility of some configuration issues0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
annotation programming model for routing and processing STOMP messages from WebSocket clients. As a result an @Controller can now contain both @RequestMapping and @MessageMapping methods for handling HTTP caching abstraction significantly: • Caches can be resolved at runtime using a CacheResolver. As a result the value argument defining the cache name(s) to use is no longer mandatory. • More operation-level problem creating that object or one of its dependencies. For example, the bean throws an exception as a result of a missing or invalid property. This potentially delayed visibility of some configuration issues0 码力 | 907 页 | 5.46 MB | 1 年前3Spring Framework 1.2.2 Reference
bean will be managed and all requests for beans with an id or ids matching that bean definition will result in that one specific bean instance being returned. The non-singleton, prototype mode of a bean deployment Keep in mind that by changing the type to non-singleton (prototype), each request for a bean will result in a newly created bean and this might not be what you actually want. So only change the mode to creating that bean or one of its dependencies. This could happen if the bean throws an exception as a result of a missing or invalid property, for example. This potentially delayed visibility of some configuration0 码力 | 269 页 | 1.41 MB | 1 年前3Spring Framework 1.2.6 Reference
bean will be managed and all requests for beans with an id or ids matching that bean definition will result in that one specific bean instance being returned. The non-singleton, prototype mode of a bean deployment Keep in mind that by changing the type to non-singleton (prototype), each request for a bean will result in a newly created bean and this might not be what you actually want. So only change the mode to creating that bean or one of its dependencies. This could happen if the bean throws an exception as a result of a missing or invalid property, for example. This potentially delayed visibility of some configuration0 码力 | 290 页 | 1.49 MB | 1 年前3Spring Framework 1.2.x Reference
bean will be managed and all requests for beans with an id or ids matching that bean definition will result in that one specific bean instance being returned. The non-singleton, prototype mode of a bean deployment Keep in mind that by changing the type to non-singleton (prototype), each request for a bean will result in a newly created bean and this might not be what you actually want. So only change the mode to creating that bean or one of its dependencies. This could happen if the bean throws an exception as a result of a missing or invalid property, for example. This potentially delayed visibility of some configuration0 码力 | 289 页 | 1.50 MB | 1 年前3Spring Framework 1.2.8 Reference
bean will be managed and all requests for beans with an id or ids matching that bean definition will result in that one specific bean instance being returned. The non-singleton, prototype mode of a bean deployment Keep in mind that by changing the type to non-singleton (prototype), each request for a bean will result in a newly created bean and this might not be what you actually want. So only change the mode to creating that bean or one of its dependencies. This could happen if the bean throws an exception as a result of a missing or invalid property, for example. This potentially delayed visibility of some configuration0 码力 | 290 页 | 1.49 MB | 1 年前3
共 380 条
- 1
- 2
- 3
- 4
- 5
- 6
- 38