Add deprecation notices for features impacted by SC-Deployer
This commit is contained in:
@@ -22,8 +22,9 @@ package org.springframework.cloud.task.listener;
|
||||
*
|
||||
* @author Michael Minella
|
||||
* @since 1.2
|
||||
* @deprecated since 3.0 in favor of the default implementations of
|
||||
*
|
||||
* {@link TaskExecutionListener}
|
||||
* @deprecated since 3.0 in favor of the default implementations of
|
||||
*/
|
||||
@Deprecated
|
||||
public class TaskExecutionListenerSupport implements TaskExecutionListener {
|
||||
|
||||
Reference in New Issue
Block a user