Spring Framwork Core Technologies v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300 The Assignment Operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 4.3.13. Ternary Operator (If-Then-Else) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 4.3.14. The Elvis Operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 309 4.3.15. Safe Navigation Operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 485 页 | 6.31 MB | 1 年前3
Spring Framework Reference Documentation 4.3.26.RELEASEThe #this and #root variables Functions Bean references Ternary Operator (If-Then-Else) The Elvis Operator Safe Navigation operator Collection Selection Collection Projection Expression templating Classes using Spring Introduction Exposing services using RMI Exporting the service using the RmiServiceExporter Linking in the service at the client Using Hessian or Burlap to remotely call services via HTTP Linking in the service on the client Using Burlap Applying HTTP basic authentication to a service exposed through Hessian or Burlap Exposing services using HTTP invokers Exposing the service object Linking0 码力 | 1323 页 | 4.08 MB | 1 年前3
Spring Framework Reference Documentation v4.3.2The #this and #root variables Functions Bean references Ternary Operator (If-Then-Else) The Elvis Operator Safe Navigation operator Collection Selection Collection Projection Expression templating Classes using Spring Introduction Exposing services using RMI Exporting the service using the RmiServiceExporter Linking in the service at the client Using Hessian or Burlap to remotely call services via HTTP Linking in the service on the client Using Burlap Applying HTTP basic authentication to a service exposed through Hessian or Burlap Exposing services using HTTP invokers Exposing the service object Linking0 码力 | 1311 页 | 4.07 MB | 1 年前3
Spring Framework Reference Documentation 4.3.26.RELEASE........................... 209 Ternary Operator (If-Then-Else) ....................................................................... 209 The Elvis Operator ........................................ ................................................. 210 Safe Navigation operator ................................................................................ 210 Collection Selection ............. ............................ 673 Exporting the service using the RmiServiceExporter ......................................... 673 Linking in the service at the client ................................0 码力 | 916 页 | 5.52 MB | 1 年前3
Spring Framework Reference Documentation v4.3.2........................... 202 Ternary Operator (If-Then-Else) ....................................................................... 202 The Elvis Operator ........................................ ................................................. 202 Safe Navigation operator ................................................................................ 203 Collection Selection ............. ............................ 663 Exporting the service using the RmiServiceExporter ......................................... 663 Linking in the service at the client ................................0 码力 | 907 页 | 5.46 MB | 1 年前3
Spring Framwork Data Access v5.3.36 SNAPSHOTconcerned with data access and the interaction between the data access layer and the business or service layer. Spring’s comprehensive transaction management support is covered in some detail, followed other options. Of course, you may need other application server capabilities, such as Java Message Service (JMS) and Java EE Connector Architecture (JCA). The Spring Framework gives you the choice of when void rollback(TransactionStatus status) throws TransactionException; } This is primarily a service provider interface (SPI), although you can use it programmatically from your application code. Because0 码力 | 197 页 | 2.76 MB | 1 年前3
Spring Framwork Language Support v6.0.0-M2Extensions allow to add custom operators to Flow • Collect operations are suspending functions • map operator supports asynchronous operation (no need for flatMap) since it takes a suspending function parameter reactive.executeAndAwait class PersonRepository(private val operator: TransactionalOperator) { suspend fun initDatabase() = operator.executeAndAwait { insertPerson1() insertPerson2() transactional class PersonRepository(private val operator: TransactionalOperator) { fun updatePeople() = findPeople().map(::updatePerson).transactional(operator) private fun findPeople(): Flow0 码力 | 42 页 | 602.76 KB | 1 年前3
Spring Framwork Language Support v5.3.36 SNAPSHOTExtensions allow to add custom operators to Flow • Collect operations are suspending functions • map operator supports asynchronous operation (no need for flatMap) since it takes a suspending function parameter reactive.executeAndAwait class PersonRepository(private val operator: TransactionalOperator) { suspend fun initDatabase() = operator.executeAndAwait { insertPerson1() insertPerson2() transactional class PersonRepository(private val operator: TransactionalOperator) { fun updatePeople() = findPeople().map(::updatePerson).transactional(operator) private fun findPeople(): Flow0 码力 | 42 页 | 603.79 KB | 1 年前3
Spring Framework 1.2.1 Reference............ 188 17.2.1. Exporting the service using the RmiServiceExporter .................................................. 188 17.2.2. Linking in the service at the client ........................ the HessianServiceExporter ......................................... 190 17.3.3. Linking in the service on the client ............................................................................ 190 17 ........................................... 190 17.3.5. Applying HTTP basic authentication to a service exposed through Hessian or Burlap ..............................................................0 码力 | 244 页 | 1.30 MB | 1 年前3
Spring Framework 1.2.0 Reference............ 187 17.2.1. Exporting the service using the RmiServiceExporter .................................................. 187 17.2.2. Linking in the service at the client ........................ the HessianServiceExporter ......................................... 189 17.3.3. Linking in the service on the client ............................................................................ 189 17 ........................................... 189 17.3.5. Applying HTTP basic authentication to a service exposed through Hessian or Burlap ..............................................................0 码力 | 243 页 | 1.29 MB | 1 年前3
共 317 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32













