Spring Framework 3.2.10 Changeloghandle NoClassDefFoundError for TestExecution Listeners consistently (SPR-11347) * fixed @Bean meta-annotation detection when using ASM (SPR-10488) * provide access to SimpleTriggerFactoryBean property startTime BeanDefinitionParser (SPR-11131) * fixed support for combining multiple @Cacheable within @Caching annotation (SPR-11124) * allow autowire qualified scoped-proxy @Bean definitions (SPR-11116) * fixed type for WebLogic which has been missing in 3.2 (SPR-10649) * Jaxb2Marshaller scans for @XmlRegistry annotation as well (SPR-10714) * XStreamMarshaller's "getXStream() method is non-final again (SPR-10421)0 码力 | 37 页 | 105.87 KB | 2 年前3
Spring Framework 2.0.1 Changelogspringframework.org Changes in version 2.0.1 (23.11.2006) ## General * included classes in the "test.annotation" and "test.jpa" packages (tiger mock directory) in the Spring API javadoc Package to depend on beans that in turn get advised by the same aspect * added @Order annotation support for @AspectJ style aspects, as alternative to implementing the Ordered interface * redesigned TransactionSynchronization * added "timeout" attribute to Transactional annotation, allowing to specify a timeout in seconds within the annotation Package org.springframework.util * optimized "ObjectUtils0 码力 | 37 页 | 103.65 KB | 2 年前3
Spring Framework 3.0.6 Changelogabstraction * added mode="proxy"/"aspectj" and proxy-target-class options to task:annotation-driven * JDBC bundle uses local ClassLoader as bean ClassLoader for "sql-error-codes.xml" no-message-received commit on Tibco (avoiding a deadlock) * JaxWsPortClientInterceptor does not fall back to annotation-specified name as portName anymore * fixed AnnotationMethodHandlerAdapter's caching to avoid ConversionFailedException nesting for ObjectToObjectConverter invocations $ ^{*} $ BeanWrapper preserves annotation information for individual array/list/map elements * Spring's constructor resolution consistently0 码力 | 18 页 | 49.26 KB | 2 年前3
Spring Framework 2.0.2 ChangelogInputTag Changes in version 2.0.1 (23.11.2006) ## General * included classes in the "test.annotation" and "test.jpa" packages (tiger mock directory) in the Spring API javadoc Package instances to depend on beans that in turn get advised by the same aspect * added @Order annotation support for @AspectJ style aspects, as alternative to implementing the Ordered interface * redesigned TransactionSynchronization * added "timeout" attribute to Transactional annotation, allowing to specify a timeout in seconds within the annotation Package org.springframework.util * optimized "ObjectUtils0 码力 | 41 页 | 115.44 KB | 2 年前3
Tornado 6.5 Documentationattributes of tornado.web.HTTPError are deprecated. Use the new get_message method instead. ## Type Annotation Changes • tornado.concurrent.chain_future is now typed as accepting both asyncio and concurrent python.org/3/library/asyncio-eventloop.html#asyncio.loop.add_signal_handler] instead. - The type annotation for IOLoop.run in executor has been updated to match the updated signature of asyncio.loop.run0 码力 | 437 页 | 405.14 KB | 1 年前5
The Swift Programming LanguageAnnotations You can provide a type annotation when you declare a constant or variable, to be clear about the kind of values the constant or variable can store. Write a type annotation by placing a colon after the name, followed by a space, followed by the name of the type to use. This example provides a type annotation for a variable called welcomeMessage, to indicate that the variable can store String values: 1 initial value is provided, and so the type of the welcomeMessage variable is specified with a type annotation rather than being inferred from an initial value. ## Naming Constants and Variables You can use0 码力 | 525 页 | 4.68 MB | 2 年前3
Spring Framework 3.0.0 ChangelogChanges in version 3.0.0.GA (2009-12-16) * component scanning autodetects the new EE 6 "javax.annotation.ManagedBean" stereotype * updated JPA 2.0 support to the final spec (tested compatibility FormattingConversionServiceFactoryBean setup * mvc:annotation-driven exposes default Validator and ConversionService as top-level beans * mvc:annotation-driven registers applicable HttpMessageConverters supports PropertyEditor instances again (with deprecation warning) * revised MethodParameter's annotation accessor methods * ClassUtils is now parameterized with Class and Classwhere appropriate 0 码力 | 9 页 | 24.89 KB | 2 年前3
Spring Framework 2.5.3 Reference.21 2.2.2. Easier XML configuration.....21 2.2.3. Extensible XML authoring.....22 2.2.4. Annotation-driven configuration.....22 2.2.5. Autodetecting components in the classpath.....22 2.3. Aspect 25 2.5.1. Sensible defaulting in Spring MVC.....25 2.5.2. Portlet framework.....25 2.5.3. Annotation-based controllers.....25 2.5.4. A form tag library for Spring MVC.....25 2.5.5. Tiles 2 support as a J2EE RAR file ..... 91 3.11. Annotation-based configuration ..... 92 3.11.1. @Required ..... 92 3.11.2. @Autowired ..... 93 3.11.3. Fine-tuning annotation-based autowiring with qualifiers .0 码力 | 587 页 | 4.30 MB | 2 年前3
Spring Framework 2.5.4 Reference.21 2.2.2. Easier XML configuration.....21 2.2.3. Extensible XML authoring.....22 2.2.4. Annotation-driven configuration.....22 2.2.5. Autodetecting components in the classpath.....22 2.3. Aspect 25 2.5.1. Sensible defaulting in Spring MVC.....25 2.5.2. Portlet framework.....25 2.5.3. Annotation-based controllers.....25 2.5.4. A form tag library for Spring MVC.....25 2.5.5. Tiles 2 support as a J2EE RAR file ..... 91 3.11. Annotation-based configuration ..... 92 3.11.1. @Required ..... 92 3.11.2. @Autowired ..... 93 3.11.3. Fine-tuning annotation-based autowiring with qualifiers .0 码力 | 587 页 | 4.30 MB | 2 年前3
Spring Boot 3.0.0-M4 Reference GuideThe @RestController and @RequestMapping Annotations ..... 16 The @EnableAutoConfiguration Annotation ..... 17 The "main" Method ..... 17 4.4.4. Running the Example ..... 17 4.4.5 32 6.5. Spring Beans and Dependency Injection ..... 32 6.6. Using the @SpringBootApplication Annotation ..... 35 6.7. Running Your Application ..... 38 6.7.1. Running from an IDE ..... 38 6.7.2 . 455 Kafka Metrics ..... 455 MongoDB Metrics ..... 455 Jetty Metrics ..... 458 @Timed Annotation Support ..... 458 Redis Metrics ..... 462 13.6.4. Registering Custom Metrics ..... 462 130 码力 | 832 页 | 14.77 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Spring FrameworkRestTemplateBeanTransactionManagerAnnotationAOPBeanFactoryAspectJTransactionJPAIOLoopDeprecationCallbackType AnnotationPython CompatibilitySwiftnamed typescompound typesoptional typestype annotationJSR-330JPA 2.0Conversion ServiceSpring 2.5Bean ScopesAnnotation-based ControllersSpring Transaction ManagementSpring Framework 2.5.4Web MVCAnnotation-based controllersTiles 2 supportJAX-WS supportSpring BootJavaMavenGradleStarter













