Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
created opportunities (such as annotated REST controllers or unit tests), the addition of lambda expressions in Java 8 created opportunities for functional APIs in Java. This is a boon for non-blocking applications fun addPet(@RequestBody pet: Pet) { // ... } The consumes attribute also supports negation expressions — for example, !text/plain means any content type other than text/plain. You can declare a shared getPet(@PathVariable petId: String): Pet { // ... } The media type can specify a character set. Negated expressions are supported — for example, !text/plain means any content type other than text/plain. You can0 码力 | 182 页 | 2.52 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
Compiler configuration Compiler limitations Expressions in bean definitions XML configuration Annotation config Language Reference Literal expressions Properties, Arrays, Lists, Maps, Indexers Inline configuration Declaring an aspect Declaring a pointcut Supported Pointcut Designators Combining pointcut expressions Sharing common pointcut definitions Examples Writing good pointcuts Declaring advice Before advice @RequestMapping methods in Spring MVC 3.1 URI Template Patterns URI Template Patterns with Regular Expressions Path Patterns Path Pattern Comparison Path Patterns with Placeholders Suffix Pattern Matching Suffix0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
definitions XML based configuration Annotation-based configuration Language Reference Literal expressions Properties, Arrays, Lists, Maps, Indexers Inline lists Inline Maps Array construction Methods Operators configuration Declaring an aspect Declaring a pointcut Supported Pointcut Designators Combining pointcut expressions Sharing common pointcut definitions Examples Writing good pointcuts Declaring advice Before advice @RequestMapping methods in Spring MVC 3.1 URI Template Patterns URI Template Patterns with Regular Expressions Path Patterns Path Pattern Comparison Path Patterns with Placeholders Suffix Pattern Matching Suffix0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framwork Integration v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 7.5. Cron Expressions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 Conditional Caching . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The most interesting one is the CronTrigger. It enables the scheduling of tasks based on cron expressions. For example, the following task is scheduled to run 15 minutes past each hour but only during0 码力 | 141 页 | 2.13 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
limitations ................................................................................ 201 10.3. Expressions in bean definitions ....................................................................... 201 ................................................................................. 203 Literal expressions .......................................................................................... 203 Designators .............................................................. 221 Combining pointcut expressions .............................................................. 223 Sharing common pointcut definitions0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
................................................................................. 196 Literal expressions .......................................................................................... 196 Designators .............................................................. 214 Combining pointcut expressions .............................................................. 216 Sharing common pointcut definitions ..................................................... 486 URI Template Patterns with Regular Expressions ..................................... 487 Path Patterns .....................................0 码力 | 907 页 | 5.46 MB | 1 年前3Spring Framwork Core Technologies v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 285 4.2. Expressions in Bean Definitions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 4.3.1. Literal Expressions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 326 Combining Pointcut Expressions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 485 页 | 6.31 MB | 1 年前3Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT
attribute to narrow the mapping by the content type. The consumes attribute also supports negation expressions — for example, !text/plain means any content type other than text/plain. You can declare a shared to narrow the mapping by the content type. The media type can specify a character set. Negated expressions are supported — for example, !text/plain means any content type other than "text/plain". You application. HTTP caching revolves around the Cache-Control response header and, subsequently, conditional request headers (such as Last-Modified and ETag). Cache-Control advises private (for example,0 码力 | 259 页 | 3.58 MB | 1 年前3Spring Framework 3.2.1 Changelog
(SPR-10177) * spring-task-3.2.xsd allows for SpEL expressions in initial-delay attribute (SPR- 10102) * spring-jms-3.2.xsd allows for SpEL expressions in prefetch and receive-timeout attributes (SPR-9553) conversion from Enum Interface (SPR-9692) * bypass conversion when possible (SPR-9566) * extend conditional conversion support (SPR-9928) * introduce @EnableMBeanExport (SPR-8943) * add StringToUUIDConverter case-insensitive null literals in expressions (SPR-9613) * SpEL now supports symbolic boolean operators for OR and AND (SPR-9614) * SpEL now supports nested double quotes in expressions (SPR-9620) * SpEL now throws0 码力 | 30 页 | 84.59 KB | 1 年前3Spring Framework 3.2.4 Changelog
(SPR-8067) * refined CronSequenceGenerator's rounding up of seconds to address second-specific cron expressions (SPR-9459) * @Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (SPR-10177) * spring-task-3.2.xsd allows for SpEL expressions in initial-delay attribute (SPR- 10102) * spring-jms-3.2.xsd allows for SpEL expressions in prefetch and receive-timeout attributes (SPR-9553) conversion from Enum Interface (SPR-9692) * bypass conversion when possible (SPR-9566) * extend conditional conversion support (SPR-9928) * introduce @EnableMBeanExport (SPR-8943) * add StringToUUIDConverter0 码力 | 33 页 | 93.28 KB | 1 年前3
共 317 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32