We are rebuilding the forms submission endpoint in Adobe I/O Runtime. since we already have our existing business logic written in java it will save us heaps to effort moving the java code from aws Lambda servers to Adobe I/O runtime with very minimal effort. I have gone thru the Adobe I/O documentation but could only find examples using nodeJS and javascript. Does Adobe I/O runtime provides the flexibility to run the code in Java language?
Hemant