Spring Framework 3.2.18 ChangelogBeanInstantiationException for getTestExecutionListeners (SPR-11804) Changes in version 3.2.8 (2014-02-18) ------------------------------------- * fixed potential LinkageError with aop:scoped-proxy (SPR-11398) form tag library * fixed @Configurable issue with null bean name Changes in version 3.0.1 (2010-02-18) ------------------------------------- * upgraded to AspectJ 1.6.8 * full support for JPA 2.0 persistence0 码力 | 41 页 | 119.15 KB | 1 年前3
Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT. . . . . . . . . 18 Custom codecs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 1.3. DispatcherHandler start by learning about how non-blocking I/O works (for example, concurrency on single- threaded Node.js) and its effects. 1.1.5. Servers Spring WebFlux is supported on Tomcat, Jetty, Servlet 3.1+ containers limits or logging sensitive data. The following example shows how to do so for client-side requests: 18 Java WebClient webClient = WebClient.builder() .codecs(configurer -> { CustomDecoder0 码力 | 182 页 | 2.52 MB | 1 年前3
Spring Boot 2.6.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 5. Upgrading Spring Boot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Boot. If you are really impatient, you could also jump ahead and read about Spring Boot features. 18 Chapter 5. Upgrading Spring Boot Instructions for how to upgrade from earlier versions of Spring ===|___/===================================/_/_/_/ :: Spring Boot Remote :: (v2.6.15) 2023-05-18 18:58:16.117 INFO 16908 --- [ main] o.s.b.devtools.RemoteSpringApplication : Starting R0 码力 | 722 页 | 14.26 MB | 1 年前3
Spring Boot 3.2.9 Reference Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 4.4.7. Creating an Executable Jar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 609 18. “How-to” Guides. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 858 .A.18. Testing Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 974 页 | 17.50 MB | 1 年前3
Spring Boot 3.2.x Reference Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 4.4.7. Creating an Executable Jar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 609 18. “How-to” Guides. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 858 .A.18. Testing Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 974 页 | 17.44 MB | 1 年前3
Spring Boot 3.0.3 Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 5. Upgrading Spring Boot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 535 18. “How-to” Guides. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hopefully, this section provided some of the Spring Boot basics and got you on your way to writing 18 your own applications. If you are a task-oriented type of developer, you might want to jump over to0 码力 | 877 页 | 15.66 MB | 1 年前3
Spring Boot 3.1.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 4.4.7. Creating an Executable Jar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 584 18. “How-to” Guides. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . should see the following output: Hello World! To gracefully exit the application, press ctrl-c. 18 4.4.7. Creating an Executable Jar We finish our example by creating a completely self-contained executable0 码力 | 939 页 | 16.72 MB | 1 年前3
Spring Boot 2.7.3 Reference Documentation System Requirements Spring Boot 2.7.3 requires Java 8 and is compatible up to and including Java 18. Spring Framework 5.3.22 or above is also required. Explicit build support is provided for the following it was repackaged by Spring Boot. To run that application, use the java -jar command, as follows: 18 $ java -jar target/myproject-0.0.1-SNAPSHOT.jar . ____ _ __ _ _ /\\ / ___'_ ======|___/===================================/_/_/_/ :: Spring Boot Remote :: (v2.7.3) 2022-08-18 05:33:56.818 INFO 16521 --- [ main] o.s.b.devtools.RemoteSpringApplication : Starting0 码力 | 866 页 | 15.49 MB | 1 年前3
Spring Framework 1.1.1 Reference.................................................................................................. 18 3.3.5. Autowiring collaborators .................................................................. attachments and inline resources .................................................................. 174 18. Scheduling jobs using Quartz or Timer ........................................................... the dependent bean. Beans, BeanFactory and the ApplicationContext Spring Framework Version 1.1.2 18 1See Section 3.3.1, “Setting bean properties and collaborators” For the relatively infrequent situations0 码力 | 194 页 | 1.12 MB | 1 年前3
Spring Boot 1.3.0.M2 Reference Documentation .................................... 18 11.3. Writing the code ............................................................................................... 18 The @RestController and @RequestMapping and dependency injection ....................................................................... 35 18. Using the @SpringBootApplication annotation ..................................................... io/milestone Spring Boot Reference Guide 1.3.0.M2 Spring Boot 18spring-snapshots 0 码力 | 269 页 | 1.43 MB | 1 年前3
共 295 条
- 1
- 2
- 3
- 4
- 5
- 6
- 30













