Spring Framwork Testing v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3.4. Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.4.1. Spring Testing Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3.4.3. Spring JUnit 4 Testing Annotations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 193 页 | 2.53 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
@PreDestroy Classpath scanning and managed components @Component and further stereotype annotations Meta-annotations Automatically detecting classes and registering bean definitions Using filters to customize Providing a scope for autodetected components Providing qualifier metadata with annotations Using JSR 330 Standard Annotations Dependency Injection with @Inject and @Named @Named and @ManagedBean: standard standard equivalents to the @Component annotation Limitations of JSR-330 standard annotations Java-based container configuration Basic concepts: @Bean and @Configuration Instantiating the Spring container0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
@PreDestroy Classpath scanning and managed components @Component and further stereotype annotations Meta-annotations Automatically detecting classes and registering bean definitions Using filters to customize Providing a scope for autodetected components Providing qualifier metadata with annotations Using JSR 330 Standard Annotations Dependency Injection with @Inject and @Named @Named: a standard equivalent to to the @Component annotation Limitations of JSR-330 standard annotations Java-based container configuration Basic concepts: @Bean and @Configuration Instantiating the Spring container using Annotati0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
..................... 111 @Component and further stereotype annotations ............................................. 111 Meta-annotations ............................................................ ...... 118 Providing qualifier metadata with annotations ................................................... 119 7.11. Using JSR 330 Standard Annotations ............................................. ........................................................ 121 Limitations of JSR-330 standard annotations .................................................... 122 7.12. Java-based container configuration0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framwork Integration v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 4.5.1. Enable Listener Endpoint Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 . . . . . . . . . . . . . . . . . . . . . . . . 63 5.2.2. Using Source-level Metadata: Java Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 5.2.3. Source-level Asynchronous Execution . . . . . . . . . . . . . . . . . . . . . . . . 95 7.3.1. Enable Scheduling Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 141 页 | 2.13 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
..................... 106 @Component and further stereotype annotations ............................................. 106 Meta-annotations ............................................................ ...... 113 Providing qualifier metadata with annotations ................................................... 114 7.11. Using JSR 330 Standard Annotations ............................................. equivalent to the @Component annotation ....................... 116 Limitations of JSR-330 standard annotations .................................................... 117 7.12. Java-based container configuration0 码力 | 907 页 | 5.46 MB | 1 年前3Spring Framwork Core Technologies v5.3.36 SNAPSHOT
@Component and Further Stereotype Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120 1.10.2. Using Meta-annotations and Composed Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133 1.10.8. Providing Qualifier Metadata with Annotations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135 1.10.9. Generating an . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 1.11. Using JSR 330 Standard Annotations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 485 页 | 6.31 MB | 1 年前3Spring Framework 3.2.14 Changelog
----- fixed Java 8 bridge method handling can lead to false positive detection of autowired annotations (SPR-12187) fixed webjar stops working (SPR-12432) fixed introspection with BeanUtils started failing (SPR-12075) fixed includeFilters and excludeFilters of @ComponentScan cause failures when used in meta-annotations (SPR-12065) allow AbstractTypeHierarchyTraversingFilter to be more lenient when loading types ArrayStoreException with ASM reading of enum subclass (SPR-10914) * prevented duplicate scan of @Import annotations (SPR-10918) * fixed issues using non-shareable @Resource (SPR-10931) * ensured malformed content0 码力 | 39 页 | 113.71 KB | 1 年前3Spring Framework 3.2.15 Changelog
----- fixed Java 8 bridge method handling can lead to false positive detection of autowired annotations (SPR-12187) fixed webjar stops working (SPR-12432) fixed introspection with BeanUtils started failing (SPR-12075) fixed includeFilters and excludeFilters of @ComponentScan cause failures when used in meta-annotations (SPR-12065) allow AbstractTypeHierarchyTraversingFilter to be more lenient when loading types ArrayStoreException with ASM reading of enum subclass (SPR-10914) * prevented duplicate scan of @Import annotations (SPR-10918) * fixed issues using non-shareable @Resource (SPR-10931) * ensured malformed content0 码力 | 40 页 | 114.63 KB | 1 年前3Spring Framework 3.2.16 Changelog
----- fixed Java 8 bridge method handling can lead to false positive detection of autowired annotations (SPR-12187) fixed webjar stops working (SPR-12432) fixed introspection with BeanUtils started failing (SPR-12075) fixed includeFilters and excludeFilters of @ComponentScan cause failures when used in meta-annotations (SPR-12065) allow AbstractTypeHierarchyTraversingFilter to be more lenient when loading types ArrayStoreException with ASM reading of enum subclass (SPR-10914) * prevented duplicate scan of @Import annotations (SPR-10918) * fixed issues using non-shareable @Resource (SPR-10931) * ensured malformed content0 码力 | 40 页 | 115.96 KB | 1 年前3
共 309 条
- 1
- 2
- 3
- 4
- 5
- 6
- 31