Commit Graph

14 Commits

Author SHA1 Message Date
The Gitter Badger
732c7d163c Add Gitter badge 2017-11-17 15:29:23 -06:00
Sabby Anandan
668b4447b5 Fix broken build status badge 2017-07-17 15:19:52 -07:00
Glenn Renfro
761df8a598 Updated version numbers
Reset the ResourceLoader to DeploymentResourceLoader
Adjusted the poms to not run deploy for Samples as well as integration tests
Used default constructor
2016-07-07 16:50:58 -05:00
Glenn Renfro
02589b1b2d Update timestamp sample
* Log Level is now at DEBUG
* Removed H2 dependency
* Updated main readme to discuss how to build samples

resolves #165
2016-07-07 11:41:51 -05:00
Michael Minella
93182eab99 Added code of conduct 2016-02-02 11:44:33 -06:00
Glenn Renfro
30497e6258 SCT-47 Support Maven Wrapper 2016-01-08 16:49:24 -06:00
Michael Minella
f30cbf36bf Fixed link to build 2015-12-30 13:44:20 -06:00
Michael Minella
2f12fd1da3 Fixed link to build 2015-12-30 13:43:24 -06:00
Michael Minella
61d3cc3641 Refactor of Task API
This change removes the Spring Cloud Task dependency upon a
CommandLineRunner from boot and moves the handling of the task lifecycle
closer to the "edge" of a Spring Boot application.

With this change, now a developer simply adds @EnableTask to their
configuration somewhere and the task lifecycle will be recorded.

Resolves spring-cloud/spring-cloud-task#39
2015-12-29 11:38:41 -05:00
Mark Pollack
1ea5020abc Add build badge 2015-12-09 14:04:21 -05:00
Sabby Anandan
96fab303ae Add waffle bages
Badge formatting changes to comply with AsciidoctorJ specs
2015-12-07 11:02:17 -05:00
Glenn Renfro
ce8854b89e SCT-4 Added SimpleTaskConfiguration
* Added unit tests
* Introduced @EnableTask
* Readme updated to include @EnableTask
* Removed warnings from build
* Cleanup
2015-11-30 15:32:40 -06:00
Glenn Renfro
bd5dab7bc9 Forgot to update the docs 2015-11-20 17:36:08 -05:00
Glenn Renfro
bd1243cae6 Initial commit of POC functionality
This commit provides the inital code from a POC of spring-cloud-task
functionality.  Further cleanup will be done and tracked via future
stories.
2015-11-20 14:42:22 -06:00