 91HeLLoApprovatsME} main.cpp HelloApprovalsTests.cpp ) target_link_libraries(${EXE_NAME} shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 )0 码力 | 1 页 | 406.00 B | 6 月前3 91HeLLoApprovatsME} main.cpp HelloApprovalsTests.cpp ) target_link_libraries(${EXE_NAME} shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 )0 码力 | 1 页 | 406.00 B | 6 月前3
 93LogFitesmain.cpp test_class_with_logging.cpp ) target_link_libraries(${EXE_NAME} shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 )0 码力 | 1 页 | 404.00 B | 6 月前3 93LogFitesmain.cpp test_class_with_logging.cpp ) target_link_libraries(${EXE_NAME} shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 )0 码力 | 1 页 | 404.00 B | 6 月前3
 694SVGFites CMake Configurationsvg_test.cpp SVGReporter.cpp SVGReporter.h ) target_link_libraries(${EXE_NAME} shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 )0 码力 | 1 页 | 436.00 B | 6 月前3 694SVGFites CMake Configurationsvg_test.cpp SVGReporter.cpp SVGReporter.h ) target_link_libraries(${EXE_NAME} shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 )0 码力 | 1 页 | 436.00 B | 6 月前3
 Spring Framework 2.0.8 Changelogdeadlock between Connection and Session through the use of a shared monitor * ServerSessionMessageListenerContainer always establishes a shared Connection (even if autoStart="false") * CommonsPoolServerSessionFactory documentation refinements Package org.springframework.aop * ReflectiveMethodInvocation always uses a shared user attribute Map in clones (for proper binding of multiple advices) * fixed MethodInvocationProceedingJoinPoint specified "defaultLocale" in case of a setLocale call with null argument * RequestContext uses a shared default Theme instance as fallback, avoiding the recreating of empty Theme instances * MultiActionController0 码力 | 62 页 | 177.54 KB | 1 年前3 Spring Framework 2.0.8 Changelogdeadlock between Connection and Session through the use of a shared monitor * ServerSessionMessageListenerContainer always establishes a shared Connection (even if autoStart="false") * CommonsPoolServerSessionFactory documentation refinements Package org.springframework.aop * ReflectiveMethodInvocation always uses a shared user attribute Map in clones (for proper binding of multiple advices) * fixed MethodInvocationProceedingJoinPoint specified "defaultLocale" in case of a setLocale call with null argument * RequestContext uses a shared default Theme instance as fallback, avoiding the recreating of empty Theme instances * MultiActionController0 码力 | 62 页 | 177.54 KB | 1 年前3
 Spring Framework 2.5.6 Changelognot already contained * SingleConnectionFactory only calls "Connection.stop()" on reset when the shared Connection has actually been started * SingleConnectionFactory explicitly creates Queue/TopicConnection MessageConsumers (controlled through "cacheConsumers" property) * AbstractJmsListeningContainer eagerly clears shared JMS Connection after releasing, avoiding repeated close exceptions * revised DefaultMessageListenerContainer "context:load-time-weaver" to not break post-processor detection in case of Spring jars deployed as shared libs * added "context:property-override" configuration element, as a sibling to "context:property-placeholder"0 码力 | 106 页 | 302.13 KB | 1 年前3 Spring Framework 2.5.6 Changelognot already contained * SingleConnectionFactory only calls "Connection.stop()" on reset when the shared Connection has actually been started * SingleConnectionFactory explicitly creates Queue/TopicConnection MessageConsumers (controlled through "cacheConsumers" property) * AbstractJmsListeningContainer eagerly clears shared JMS Connection after releasing, avoiding repeated close exceptions * revised DefaultMessageListenerContainer "context:load-time-weaver" to not break post-processor detection in case of Spring jars deployed as shared libs * added "context:property-override" configuration element, as a sibling to "context:property-placeholder"0 码力 | 106 页 | 302.13 KB | 1 年前3
 Spring Framework 2.5.6 Changelognot already contained * SingleConnectionFactory only calls "Connection.stop()" on reset when the shared Connection has actually been started * SingleConnectionFactory explicitly creates Queue/TopicConnection MessageConsumers (controlled through "cacheConsumers" property) * AbstractJmsListeningContainer eagerly clears shared JMS Connection after releasing, avoiding repeated close exceptions * revised DefaultMessageListenerContainer "context:load-time-weaver" to not break post-processor detection in case of Spring jars deployed as shared libs * added "context:property-override" configuration element, as a sibling to "context:property-placeholder"0 码力 | 106 页 | 305.07 KB | 1 年前3 Spring Framework 2.5.6 Changelognot already contained * SingleConnectionFactory only calls "Connection.stop()" on reset when the shared Connection has actually been started * SingleConnectionFactory explicitly creates Queue/TopicConnection MessageConsumers (controlled through "cacheConsumers" property) * AbstractJmsListeningContainer eagerly clears shared JMS Connection after releasing, avoiding repeated close exceptions * revised DefaultMessageListenerContainer "context:load-time-weaver" to not break post-processor detection in case of Spring jars deployed as shared libs * added "context:property-override" configuration element, as a sibling to "context:property-placeholder"0 码力 | 106 页 | 305.07 KB | 1 年前3
 Spring Framework 2.5.2 Changelog"context:load-time-weaver" to not break post-processor detection in case of Spring jars deployed as shared libs * added "context:property-override" configuration element, as a sibling to "context:property-placeholder" thread-bound resource for JmsTemplate calls * ServerSessionMessageListenerContainer always establishes a shared Connection (even if autoStart="false") * CommonsPoolServerSessionFactory removes specific ServerSessionPool DefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of a shared monitor Package org.springframework.jndi * fixed "jee:jndi-lookup" tag to correctly handle "default-value"0 码力 | 91 页 | 260.30 KB | 1 年前3 Spring Framework 2.5.2 Changelog"context:load-time-weaver" to not break post-processor detection in case of Spring jars deployed as shared libs * added "context:property-override" configuration element, as a sibling to "context:property-placeholder" thread-bound resource for JmsTemplate calls * ServerSessionMessageListenerContainer always establishes a shared Connection (even if autoStart="false") * CommonsPoolServerSessionFactory removes specific ServerSessionPool DefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of a shared monitor Package org.springframework.jndi * fixed "jee:jndi-lookup" tag to correctly handle "default-value"0 码力 | 91 页 | 260.30 KB | 1 年前3
 Spring Framework 2.5.1 Changelogthread-bound resource (for JmsTemplate calls) * ServerSessionMessageListenerContainer always establishes a shared Connection (even if autoStart="false") * CommonsPoolServerSessionFactory removes specific ServerSessionPool DefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of a shared monitor Package org.springframework.jndi * fixed "jee:jndi-lookup" tag to correctly handle "default-value" message * introduced EntityManagerProxy interface, allowing access to underlying EntityManager for shared/extended EM proxies * container-managed extended EntityManager gets explicitly closed on destruction0 码力 | 84 页 | 239.53 KB | 1 年前3 Spring Framework 2.5.1 Changelogthread-bound resource (for JmsTemplate calls) * ServerSessionMessageListenerContainer always establishes a shared Connection (even if autoStart="false") * CommonsPoolServerSessionFactory removes specific ServerSessionPool DefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of a shared monitor Package org.springframework.jndi * fixed "jee:jndi-lookup" tag to correctly handle "default-value" message * introduced EntityManagerProxy interface, allowing access to underlying EntityManager for shared/extended EM proxies * container-managed extended EntityManager gets explicitly closed on destruction0 码力 | 84 页 | 239.53 KB | 1 年前3
 Spring Framework 2.5.0 ChangelogDefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of a shared monitor Package org.springframework.jndi * fixed "jee:jndi-lookup" tag to correctly handle "default-value" message * introduced EntityManagerProxy interface, allowing access to underlying EntityManager for shared/extended EM proxies * container-managed extended EntityManager gets explicitly closed on destruction -with-dependencies distribution Package org.springframework.aop * ReflectiveMethodInvocation always uses a shared user attribute Map in clones (for proper binding of multiple advices) * fixed MethodInvocationProceedingJoinPoint0 码力 | 78 页 | 221.83 KB | 1 年前3 Spring Framework 2.5.0 ChangelogDefaultMessageListenerContainer avoids deadlock between Connection and Session through the use of a shared monitor Package org.springframework.jndi * fixed "jee:jndi-lookup" tag to correctly handle "default-value" message * introduced EntityManagerProxy interface, allowing access to underlying EntityManager for shared/extended EM proxies * container-managed extended EntityManager gets explicitly closed on destruction -with-dependencies distribution Package org.springframework.aop * ReflectiveMethodInvocation always uses a shared user attribute Map in clones (for proper binding of multiple advices) * fixed MethodInvocationProceedingJoinPoint0 码力 | 78 页 | 221.83 KB | 1 年前3
 Spring Framework 2.0.6 Changelogdocumentation refinements Package org.springframework.aop * ReflectiveMethodInvocation always uses a shared user attribute Map in clones (for proper binding of multiple advices) * fixed MethodInvocationProceedingJoinPoint specified "defaultLocale" in case of a setLocale call with null argument * RequestContext uses a shared default Theme instance as fallback, avoiding the recreating of empty Theme instances * MultiActionController editors when needed (to avoid init overhead) * PropertyEditorRegistrySupport supports registration of shared editors, to allow for specific synchronization * BeanWrapperImpl mimimizes bean name parsing overhead0 码力 | 57 页 | 161.42 KB | 1 年前3 Spring Framework 2.0.6 Changelogdocumentation refinements Package org.springframework.aop * ReflectiveMethodInvocation always uses a shared user attribute Map in clones (for proper binding of multiple advices) * fixed MethodInvocationProceedingJoinPoint specified "defaultLocale" in case of a setLocale call with null argument * RequestContext uses a shared default Theme instance as fallback, avoiding the recreating of empty Theme instances * MultiActionController editors when needed (to avoid init overhead) * PropertyEditorRegistrySupport supports registration of shared editors, to allow for specific synchronization * BeanWrapperImpl mimimizes bean name parsing overhead0 码力 | 57 页 | 161.42 KB | 1 年前3
共 85 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9














