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

Java examples to be moved to a better location so that they are more visible and easily searchable #99

Open
sachin-pikle opened this issue Jul 16, 2018 · 1 comment
Assignees
Labels

Comments

@sachin-pikle
Copy link
Contributor

Currently Java examples are in fn project and fdk-java repos. It's very hard to find them.

With the move to a separate docs repo, we have an opportunity to make these more visible and easily searchable.

We have examples for:
• Running JAXRS apps in java https://github.com/fnproject/fn-jrestless-example
• Spring Cloud Function + Fn https://github.com/fnproject/fdk-java/blob/master/docs/SpringCloudFunctionSupport.md
• Testing with Java : https://github.com/fnproject/fdk-java/blob/master/docs/TestingFunctions.md
• Custom data Binding :https://github.com/fnproject/fdk-java/blob/master/docs/ExtendingDataBinding.md
• Configuration (includes a JDBC example) https://github.com/fnproject/fdk-java/blob/master/docs/FunctionConfiguration.md

@michael-w-williams
Copy link
Member

Sachin. Thanks for making this list. Will comment more in Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants