apache / apache/openwhisk-runtime-java

More flexibility to parsing and passing JSON input/out in Java runtime

未關閉
#15 14 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
47
分支
58
PR 合併指標
30 天內沒有已合併 PR

描述

originally proposed by @kameshsampath
>It would be great to have making OW Java Action use standard Java main method signature with just String[] args and we define custom Launcher that convert the args to JSON and delegate to OW Java Function Launcher, this way it will be easy for applications to be built and tested outside before testing in OW

@rabbah suggested the use of FDK (Function Developer Kit) to hide complexity to deal with a string from end users
>On 3, did you consider an openwhisk java FDK which provides a standard wrapper instead for local development?

created out of #12

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。