spring 源码 https://spring.io/
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 16 years ago
..
.settings Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 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 16 years ago
.classpath moving unit tests from .testsuite -> .context.support 16 years ago
.project adding eclipse project settings 16 years ago
build.xml Initial import of context support module 16 years ago
context-support.iml consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
ivy.xml consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
pom.xml Initial import of context support module 16 years ago
template.mf + migrated some manifest template changed from 2.5.x to 3.0.x 16 years ago