Files
spring-cloud-task/spring-cloud-task-docs/src/main/asciidoc
FWinkler79 1913e1e7f9 Added missing @EnableTask annotation
Following the documentation (using Spring Boot 2.3.0 and Spring Cloud Hoxton.SR5) does not yield the described output if that annotation is missing. I saw it being used in several videos of M. Minella, so I think it is a glitch.
Adding the annotation to my code showed the log output where `TaskExecution` is created and updated in the repository. Without the annotation that does not show (and probably does not happen either).
2020-06-16 16:42:33 -04:00
..
2019-12-17 15:03:48 -06:00
2019-02-03 19:27:07 +01:00
2019-03-20 16:10:18 -05:00
2019-04-29 12:35:10 -05:00
2018-11-01 10:43:31 -05:00