Spring Framework 1.2.x Changelog
JSP MessageTag detects a single expression argument that resolves to an array and processes it as arguments array * FreeMarkerConfigurer always registers ClassTemplateLoader for its own package (rather than AbstractBeanDefinitionReader Package org.springframework.context * refined AbstractMessageSource to resolve arguments eagerly, for message defined in parent and msg arg defined in child Package org.springframework AbstractMessageSource to synchronize on MessageFormat instance while using it to format message with arguments * added "getDefaultMessage" template method to AbstractMessageSource, allowing for customized fallback0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.7 Changelog
AbstractMessageSource to synchronize on MessageFormat instance while using it to format message with arguments * added "getDefaultMessage" template method to AbstractMessageSource, allowing for customized fallback at debug level (indicating the triggering request parameter) * JSP MessageTag evaluates given "arguments" CSV into argument Objects, retaining their natural type (no stringifying) * added "message" attribute specifying a result type Class * added overloaded constructor to SqlCall, with DataSource and SQL arguments (for consistency with SqlFunction and co) Package org.springframework.jms * added "deliveryPersistent"0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.6 Changelog
AbstractMessageSource to synchronize on MessageFormat instance while using it to format message with arguments * added "getDefaultMessage" template method to AbstractMessageSource, allowing for customized fallback at debug level (indicating the triggering request parameter) * JSP MessageTag evaluates given "arguments" CSV into argument Objects, retaining their natural type (no stringifying) * added "message" attribute specifying a result type Class * added overloaded constructor to SqlCall, with DataSource and SQL arguments (for consistency with SqlFunction and co) Package org.springframework.jms * added "deliveryPersistent"0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.8 Changelog
AbstractBeanDefinitionReader Package org.springframework.context * refined AbstractMessageSource to resolve arguments eagerly, for message defined in parent and msg arg defined in child Package org.springframework AbstractMessageSource to synchronize on MessageFormat instance while using it to format message with arguments * added "getDefaultMessage" template method to AbstractMessageSource, allowing for customized fallback at debug level (indicating the triggering request parameter) * JSP MessageTag evaluates given "arguments" CSV into argument Objects, retaining their natural type (no stringifying) * added "message" attribute0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.2 Changelog
without args * refined AbstractMessageSource to format passed-in default messages as well, resolving arguments when necessary * ReloadableResourceBundleMessageSource also supports JDK 1.5's properties XML files default implemented to delegate to JDK 1.5 * refined ClassLoaderUtils to not expose recursion arguments as public and to offer overloaded convenience methods * added "comparator" subpackage, containing ArgumentConvertingMethodInvoker to determine an appropriate overloaded method (with assignable arguments) * refined BeanWrapperImpl and PropertyPlaceholderConfigurer to never log property values (which0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.5 Changelog
specifying a result type Class * added overloaded constructor to SqlCall, with DataSource and SQL arguments (for consistency with SqlFunction and co) Package org.springframework.jms * added "deliveryPersistent" without args * refined AbstractMessageSource to format passed-in default messages as well, resolving arguments when necessary * ReloadableResourceBundleMessageSource also supports JDK 1.5's properties XML files default implemented to delegate to JDK 1.5 * refined ClassLoaderUtils to not expose recursion arguments as public and to offer overloaded convenience methods * added "comparator" subpackage, containing0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.4 Changelog
specifying a result type Class * added overloaded constructor to SqlCall, with DataSource and SQL arguments (for consistency with SqlFunction and co) Package org.springframework.jms * added "deliveryPersistent" without args * refined AbstractMessageSource to format passed-in default messages as well, resolving arguments when necessary * ReloadableResourceBundleMessageSource also supports JDK 1.5's properties XML files default implemented to delegate to JDK 1.5 * refined ClassLoaderUtils to not expose recursion arguments as public and to offer overloaded convenience methods * added "comparator" subpackage, containing0 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 1.2.3 Changelog
without args * refined AbstractMessageSource to format passed-in default messages as well, resolving arguments when necessary * ReloadableResourceBundleMessageSource also supports JDK 1.5's properties XML files default implemented to delegate to JDK 1.5 * refined ClassLoaderUtils to not expose recursion arguments as public and to offer overloaded convenience methods * added "comparator" subpackage, containing ArgumentConvertingMethodInvoker to determine an appropriate overloaded method (with assignable arguments) * refined BeanWrapperImpl and PropertyPlaceholderConfigurer to never log property values (which0 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 1.2.1 Changelog
ArgumentConvertingMethodInvoker to determine an appropriate overloaded method (with assignable arguments) * refined BeanWrapperImpl and PropertyPlaceholderConfigurer to never log property values (which MethodInvoker to find matching method with assignable parameters if no direct match found for given arguments Package org.springframework.web * refactored HtmlUtils implementation, reading character entity representation * added "getBeanNamesForType" method with "includePrototypes" and "includeFactoryBean" arguments to ListableBeanFactory * deprecated ListableBeanFactory's "getBeanDefinitionNames(type)" method0 码力 | 69 页 | 197.87 KB | 1 年前3Spring Framework 2.5.6 Changelog
dependency information when destroying a bean * AbstractBeanFactory rejects getBean request with arguments in case of a pre- existing singleton of same name as well * AbstractAutowireCapableBeanFactory preserves methods allow for overriding a generic superclass method * @ModelAttribute annotated handler method arguments can resolve to a null value as well (when contained in the model) * standard method argument subtypes AbstractMessageSource, providing common MessageFormat handling * DelegatingMessageSource resolves message arguments in default messages even if there is no parent MessageSource * MessageSourceResourceBundle exposes0 码力 | 106 页 | 302.13 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7