Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCT-23 Added sample apps for Spring Cloud Task #28

Closed
wants to merge 2 commits into from
Closed

SCT-23 Added sample apps for Spring Cloud Task #28

wants to merge 2 commits into from

Conversation

cppwfs
Copy link
Collaborator

@cppwfs cppwfs commented Dec 9, 2015

  • Timestamp Demonstrates a Spring boot/task application as a single java file.
  • HelloWorld Demonstrates a Spring boot/task application using java configuration.

resolves #23

* Timestamp  Demonstrates a Spring boot/task application as a single java file.
* HelloWorld Demonstrates a Spring boot/task application using java configuration.

resolves #23
@@ -0,0 +1,27 @@
= Timestamp Job
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the Hello World one, not timestamp...

@mminella
Copy link
Contributor

Given how similar these two samples are...does it make sense to combine them into one sample?

@mminella
Copy link
Contributor

Squashed and merged as 7be3a88

@mminella mminella closed this Dec 17, 2015
@mminella mminella removed the in pr label Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to have sample cloud task spring application.
3 participants