11213 Commits (a1bf941ec4282e9924c2e98bf5e9816a509c4d26)
 

Author SHA1 Message Date
Juergen Hoeller ac104d4da0 polishing 16 years ago
Juergen Hoeller fb057bb5f6 generified NumberUtils signature 16 years ago
Juergen Hoeller 8669b3293c fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null 16 years ago
Juergen Hoeller 777a104d48 added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor 16 years ago
Arjen Poutsma 21a442b253 Solved concurrency issue 16 years ago
Juergen Hoeller 5a04ed502b registered plain singletons will be fully matched according to their qualifiers; "systemProperties" bean is not considered a default match for type Properties anymore (SPR-5355) 16 years ago
Juergen Hoeller 6086bb37e7 updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1 16 years ago
Juergen Hoeller 0794756fba revised advice ordering (for async execution interceptor) 16 years ago
Juergen Hoeller fc6d7358ef polishing 16 years ago
Juergen Hoeller 60392d6e74 ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface 16 years ago
Juergen Hoeller 6609386e41 polishing 16 years ago
Juergen Hoeller 205df56ee4 support for WebSphere's ResourceAdapter-managed transactions 16 years ago
Arjen Poutsma f5e5fc1662 Added content negotiation and MarshallingView to petclinic 16 years ago
Arjen Poutsma fae0110536 Added content negotiation and MarshallingView to petclinic 16 years ago
Arjen Poutsma df563dfcd6 SPR-5452: Content negotiation 16 years ago
Arjen Poutsma b96a7a7a8c SPR-5460: Add AtomView sample to PetClinic 16 years ago
Arjen Poutsma ce83ebf0de Added link to Atom spec in javadoc 16 years ago
Juergen Hoeller 7e4fb09369 added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters 16 years ago
Juergen Hoeller 6cdc25d66a all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor" 16 years ago
Juergen Hoeller ea54c6391e deprecated ConcurrentMap 16 years ago
Juergen Hoeller 92588cddc6 Java 5 code style 16 years ago
Arjen Poutsma 460977263d Added extractFullFilenameFromUrlPath to WebUtils 16 years ago
Arjen Poutsma b0180fdf32 Added MediaType 16 years ago
Arjen Poutsma 747ee86079 Made CollectionsFactory generic 16 years ago
Arjen Poutsma 5786f6c359 Made threadlocals generic 16 years ago
Ramnivas Laddad c8d6c15a05 Fixed toString(), toShortString(), and toLongString() methods for signature and join point (SPR-5437) 16 years ago
Scott Andrews 27460e323a creating eclipse project settings for org.springframework.spring-library 16 years ago
Scott Andrews dd2f1b467b adding servlet api to the eclipse classpath to clear up tooling errors from JSP files 16 years ago
Scott Andrews 178e1161d7 updating eclipse classpath for JDO 2.1 16 years ago
Scott Andrews 0a48996f14 adding missing test time dependencies 16 years ago
Juergen Hoeller e7c5a28586 polishing 16 years ago
Juergen Hoeller eef6086325 polishing 16 years ago
Juergen Hoeller e7465dcb99 generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0 16 years ago
Ramnivas Laddad 612ed8c660 Added sourcepath for aspectjweaver jar 16 years ago
Arjen Poutsma 6c96c48bf5 Resurrected requestScopeTests.xml from revision 573 16 years ago
Scott Andrews 7dcb3b5841 fixing broken unit test related to SPR-5429 16 years ago
Scott Andrews 300e4d7284 SPR-5429 Update Pet Clinic to use HSQL as an embedded database 16 years ago
Scott Andrews 16c9391069 SPR-5429 Update Pet Clinic to use HSQL as an embedded database 16 years ago
Scott Andrews 9335233618 javadoc polish 16 years ago
Arjen Poutsma 16843b3a07 Fixed usage of wrong TestBean package. 16 years ago
Scott Andrews 61b5428211 SPR-2733 Improvement for handling checkboxes in web forms (patch included) 16 years ago
Scott Andrews 8e261e5833 SPR-3389 Nicer handling of Java 5 enums by the Spring MVC form taglib. 16 years ago
Arjen Poutsma ad2cc34b79 SPR-2581: Provide out of the box implementation of the thread scope 16 years ago
Arjen Poutsma bf9ffe2d67 javadoc 16 years ago
Arjen Poutsma becea6115e SPR-3360: util:property-path like functionality for the p-namespace 16 years ago
Arjen Poutsma 1b6c4929ad Renamed ShortcutTests to SimplePropertyNamespaceHandlerTests 16 years ago
Scott Andrews 52d3440266 removing org.springframework.testsuite, subversive desided to commit the directory without prompting me... 16 years ago
Scott Andrews 1f770574b0 updating eclipse settings and classpaths 16 years ago
Scott Andrews 3bef38e8f8 16 years ago
Arjen Poutsma 7f7ff4ea9b Moved petclinic test configs to resource directory. 16 years ago