#How to connect Java server to node.js?

7 messages · Page 1 of 1 (latest)

azure fjord
#

in simple terms, I am trying to host a website that you upload a .mp4 to, which i want it to be sent to a java server, where the java server then returns a different video. how can i accomplish this?
I.E. what build tools and software, and what dependencies help me work with servers

polar knotBOT
#

This post has been reserved for your question.

Hey @azure fjord! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

lapis temple
#

What the Node.js part does?

azure fjord
#

its a middleground from the webpage to the server

lapis temple
#

Either Spring Boot, or if you want something lighter you can use Quarkus or Micronaut.