@EnableTask @Configuration @EnableConfigurationProperties(value=TimestampTaskProperties.class) public class TimestampTaskConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
class |
TimestampTaskConfiguration.TimestampTask
A commandline runner that prints a timestamp.
|
Constructor and Description |
---|
TimestampTaskConfiguration() |
Modifier and Type | Method and Description |
---|---|
TimestampTaskConfiguration.TimestampTask |
timeStampTask() |
@Bean public TimestampTaskConfiguration.TimestampTask timeStampTask()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.