Can we use Java runtime? | Community
Skip to main content
May 2, 2021
Question

Can we use Java runtime?

  • May 2, 2021
  • 1 reply
  • 1073 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
May 11, 2021

@hegarg - For now, Adobe I/O Runtime only supports Node.js.

Please refer to this page for all the supported runtimes currently.