@ -80,7 +80,7 @@ public class LocalTaskExecutorThreadPool implements ThreadPool {
@@ -80,7 +80,7 @@ public class LocalTaskExecutorThreadPool implements ThreadPool {
}
publicintblockForAvailableThreads(){
// The present implementation always returns 1, making Quartz (1.6)
// The present implementation always returns 1, making Quartz
// always schedule any tasks that it feels like scheduling.
// This could be made smarter for specific TaskExecutors,
// for example calling {@code getMaximumPoolSize() - getActiveCount()}
@ -243,7 +243,7 @@ public class SimpleTriggerFactoryBean implements FactoryBean<SimpleTrigger>, Bea
@@ -243,7 +243,7 @@ public class SimpleTriggerFactoryBean implements FactoryBean<SimpleTrigger>, Bea
@ -155,8 +157,6 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@@ -155,8 +157,6 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@ -207,9 +207,9 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@@ -207,9 +207,9 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@ -246,12 +246,12 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@@ -246,12 +246,12 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@ -531,6 +531,7 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@@ -531,6 +531,7 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@ -210,7 +210,7 @@ public class MappingJackson2JsonView extends AbstractView {
@@ -210,7 +210,7 @@ public class MappingJackson2JsonView extends AbstractView {