Skip to content

Update Java FDK gradle-build example to latest code #99

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

Merged
merged 2 commits into from
Sep 18, 2019

Conversation

angelica-viorato
Copy link
Contributor

No description provided.

Copy link
Member

@michael-w-williams michael-w-williams left a comment

Choose a reason for hiding this comment

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

Read it, ran it, everything looks good. However, I would like to add the steps to do the invoke. (Please fill in with actual commands.)

  • Start Fn Server
  • fn build
  • fn createapp
  • fn deploy
  • fn invoke - hello world
  • fn invoke - hello bob

@michael-w-williams
Copy link
Member

Also, we need to remove the triggers and use fn inspect instead.

@angelica-viorato
Copy link
Contributor Author

Read it, ran it, everything looks good. However, I would like to add the steps to do the invoke. (Please fill in with actual commands.)

* Start Fn Server

* fn build

* fn createapp

* fn deploy

* fn invoke - hello world

* fn invoke - hello bob

Done

@angelica-viorato
Copy link
Contributor Author

Also, we need to remove the triggers and use fn inspect instead.

Done

Copy link
Member

@michael-w-williams michael-w-williams left a comment

Choose a reason for hiding this comment

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

Looks good!

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.

2 participants