openwhisk-runtime-java
openwhisk-runtime-java copied to clipboard
Make the Loader to infer it via MANIFEST.mf Main-class or add custom attribute for OW apps
Right now we rely on the --main parameter passed to run Java Aciton, instead we can make the Loader to infer it via MANIFEST.mf Main-class or add custom attribute for OW apps
created out of discussion in #12