Commit Graph
234 Commits
Author SHA1 Message Date
Keith Donald 5415ff882f added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2063 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 16:54:36 +00:00
Keith Donald a67c0f3065 nested revision
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2061 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-06 21:40:59 +00:00
Keith Donald 6719f4a1b3 spel mapping, polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2060 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-06 21:31:49 +00:00
Keith Donald 73cc1b9fbe recursive mapping support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2052 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 20:28:10 +00:00
Chris Beams feaa82a874 SPR-5682:
* polishing for ConfigurationClassApplicationContext & tests
* added ConfigurationClassWebApplicationContext & tests
* next: refactoring out duplications between ConfigurationClassApplicationContext & ConfigurationClassWebApplicationContext


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2051 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 05:27:30 +00:00
Chris Beams b543486b18 SPR-5682: fixing test breakage on CI server due to strange non-determinism in the order of bean names being returned in the key set of the map of beans matching the required type.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2050 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 03:29:20 +00:00
Chris Beams d2cef2201b SPR-5682: Initial support for ConfigurationClassApplicationContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2048 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 00:35:17 +00:00
Keith Donald 4af6fd7e0d SPR-6179, additional mapper test cases
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2047 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-04 04:13:27 +00:00
Keith Donald 722bdb7222 mapper initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2042 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-02 16:28:53 +00:00
Mark Fisher 49ed02282c Renamed the 'size' attribute to 'pool-size' for the <executor/> and <scheduler/> elements in the task namespace.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2017 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:19:42 +00:00
Juergen Hoeller 092ff94ce7 removed 3.1 feature classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1996 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:53:17 +00:00
Juergen Hoeller 77243b1ac1 PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1995 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:51:38 +00:00
Juergen Hoeller 0708205690 fixed regression: looking for annotation on original bean class as well, not just on exposed bean type (SPR-5981)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1988 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 14:59:26 +00:00
Juergen Hoeller 4a95222c98 SPR-6094: PostConstruct now processed top-down (base class first); @PreDestroy processed bottom-up (subclass first)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1977 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 20:53:21 +00:00
Mark Fisher 3823e25d1f SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1964 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 00:44:58 +00:00
Keith Donald 65ca2bba6e Converter system implementation cleanup and tidying; wip
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1911 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:24:07 +00:00
Juergen Hoeller 7fbf1cf583 avoid caching for expression results even when specified as TypedStringValue (SPR-6115)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1905 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 10:04:36 +00:00
Keith Donald 7e43aaec3e Mapper and SpelMapper
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1902 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-16 15:40:11 +00:00
Rob Harrop e46f8c044a [SPR-5859] @ManagedOperation can now be used on getters/setters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1899 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-16 09:25:48 +00:00
Juergen Hoeller a65d974b14 initial JSR-330 injection support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1894 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-15 12:00:55 +00:00
Rob Harrop b98d52b16b [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1852 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 21:37:02 +00:00
Juergen Hoeller 1e16aecadd BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1850 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 20:55:00 +00:00
Juergen Hoeller 8986b17038 fixed format tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1839 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 00:15:09 +00:00
Juergen Hoeller 317022ee8e initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1836 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-07 23:58:42 +00:00
Juergen Hoeller c103aa7733 adapted to changes in non-lenient mode
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1779 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-27 10:45:46 +00:00
Juergen Hoeller 2afa25e697 MBeanServerFactoryBean returns JDK 1.5 platform MBeanServer for agent id "" (SPR-5909)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1765 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-26 13:42:28 +00:00
Juergen Hoeller 5ff66e9757 fixed accidental test failures
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1752 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:48:21 +00:00
Juergen Hoeller 3d9dfb340f support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1750 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:30:42 +00:00
Keith Donald 64e0586040 missing field test case
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1745 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:51:20 +00:00
Keith Donald dd1de62bfc core context.message, context.alert, model.binder modules; includes SpEL-based GenericBinder implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1743 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:40:23 +00:00
Keith Donald dd6a0d3478 removed framework specific annotation in favor of user-defined for now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1741 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 15:02:50 +00:00
Keith Donald bc85327d19 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1740 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 14:43:20 +00:00
Keith Donald 7fb83ba297 SPR-6013, SPR-6014, SPR-6015 tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1736 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 23:13:29 +00:00
Keith Donald d0408ded78 SPR-6012, SPR-6013, SPR-6014 initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1734 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 18:35:04 +00:00
Keith Donald c962d1566c pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1690 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-05 15:25:54 +00:00
Mark Fisher 2373c12eed added PeriodicTrigger implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1684 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-04 15:58:54 +00:00
Mark Fisher 10ef17240a added tests for ThreadPoolTaskScheduler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1673 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-01 03:12:19 +00:00
Juergen Hoeller 5b6b05cb5a fixed constructor resolution algorithm to trigger ambiguity exception as late as possible
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1656 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-29 16:43:12 +00:00
Juergen Hoeller 0d93975a05 revised non-lenient resolution
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1648 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-28 14:43:37 +00:00
Keith Donald f0947f51e4 new presentation model methods; ability to surpress commit of dirty value in PMB
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1643 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-27 21:49:09 +00:00
Juergen Hoeller 1b37f79e4e lenientConstructorResolution flag applies to factory methods as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1638 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-27 14:09:42 +00:00
Mark Fisher 12d2f1852f Initial import of GenericBinder.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1632 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-27 01:05:46 +00:00
Keith Donald 9b0ac325a3 added bind template / field binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1624 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-26 20:23:51 +00:00
Keith Donald 919e984995 presentation model binder tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1621 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 17:40:42 +00:00
Keith Donald 0b2e26a254 collapsed into support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1619 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 04:42:58 +00:00
Keith Donald 43c0ee7cd5 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1618 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 04:40:31 +00:00
Keith Donald 92eb8bd3c2 updated test package structure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1616 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 04:21:44 +00:00
Keith Donald bc27c13d71 presentation model binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1613 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 23:20:49 +00:00
Keith Donald 783f78ce6d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1605 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 19:17:47 +00:00
Keith Donald 2e8e8866ce Refactored class naming to capture ui.binding system as a general PresentationModel framework; PresentationModel and FieldModel are the key API elements now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1602 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 15:50:37 +00:00