How to connect Java server to node.js?
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
5 Replies
⌛
This post has been reserved for your question.
Hey @mochatitan! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose 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.
What the Node.js part does?
it sends the file to the java server
its a middleground from the webpage to the server
Either Spring Boot, or if you want something lighter you can use Quarkus or Micronaut.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.