VirusTotalNet
VirusTotalNet copied to clipboard
No Java8 template support
why faas-cli not supporting java8 template. when i try to create a function with the below command faas-cli new --lang java8 new-function its throwing an error like java8 is unavailable or not supported. what could be solution for it , i wanted to create a function with java8 template.
We have no java8 template, we have a java11 template.
Can you explain why you need java8?