Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
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 17 years ago
..
.settings Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 17 years ago
src 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 17 years ago
.classpath moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context 17 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 17 years ago
build.xml Added more modules 17 years ago
context.iml consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 17 years ago
ivy.xml moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context 17 years ago
pom.xml Moved tests from testsuite to context and context support 17 years ago
template.mf + marked expression package as optional for spring-context 17 years ago