Spring Framwork Testing v5.3.36 SNAPSHOT
Implementations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.5.4. Application Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 3.6.1. Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 Setup Choices. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 Setup Features . . . .0 码力 | 193 页 | 2.53 MB | 1 年前3Spring Framwork Data Access v5.3.36 SNAPSHOT
Abstraction . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.1. Hibernate Transaction Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 1.8. Application server-specific integration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 5.3.1. SessionFactory Setup in a Spring Container. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 197 页 | 2.76 MB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 162 Connection Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . interoperability. It is of interest to libraries and infrastructure components but less useful as an application API, because it is too low-level. Applications need a higher-level and richer, functional API small library or a set of utilities that an application can use to route and handle requests. The big difference with annotated controllers is that the application is in charge of 3 request handling from0 码力 | 182 页 | 2.52 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
dependencies Request, session, global session, application, and WebSocket scopes Initial web configuration Request scope Session scope Global session scope Application scope Scoped beans as dependencies Choosing as dependencies Application contexts and Resource paths Constructing application contexts Constructing ClassPathXmlApplicationContext instances - shortcuts Wildcards in application context constructor dependency inject domain objects with Spring Unit testing @Configurable objects Working with multiple application contexts Other Spring aspects for AspectJ Configuring AspectJ aspects using Spring IoC Load-time0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
dependencies Request, session, global session, application, and WebSocket scopes Initial web configuration Request scope Session scope Global session scope Application scope Scoped beans as dependencies Choosing as dependencies Application contexts and Resource paths Constructing application contexts Constructing ClassPathXmlApplicationContext instances - shortcuts Wildcards in application context constructor dependency inject domain objects with Spring Unit testing @Configurable objects Working with multiple application contexts Other Spring aspects for AspectJ Configuring AspectJ aspects using Spring IoC Load-time0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
dependencies ............................................ 73 Request, session, global session, application, and WebSocket scopes ................. 73 Initial web configuration ......................... session scope ............................................................................... 75 Application scope ..................................................................................... 75 .......................... 167 8.7. Application contexts and Resource paths .......................................................... 167 Constructing application contexts ..........................0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
dependencies ............................................ 69 Request, session, global session, application, and WebSocket scopes ................. 70 Initial web configuration ......................... session scope ............................................................................... 71 Application scope ..................................................................................... 72 .......................... 159 8.7. Application contexts and Resource paths .......................................................... 159 Constructing application contexts ..........................0 码力 | 907 页 | 5.46 MB | 1 年前3Spring Framwork RSocket v5.3.36 SNAPSHOT
describes Spring Framework’s support for the RSocket protocol. 1 Chapter 1. Overview RSocket is an application protocol for multiplexed, duplex communication over TCP, WebSocket, and other byte stream transports Reactor Netty for the transport. That means signals from Reactive Streams Publishers in your application propagate transparently through RSocket across the network. 1.1. The Protocol One of the benefits 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 frame, but generally after it is sent (for the client)0 码力 | 19 页 | 279.85 KB | 1 年前3Spring Boot 2.2.8.RELEASE Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . 10 2.4. Developing Your First Spring Boot Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.4.1. Creating . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3.7. Running Your Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 523 页 | 11.05 MB | 1 年前3Spring Boot 2.2.7.RELEASE Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . 10 2.4. Developing Your First Spring Boot Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.4.1. Creating . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3.7. Running Your Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 522 页 | 11.01 MB | 1 年前3
共 319 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32