Setup a server with Java on a Debian server -


this question has answer here:

i need setup java server on existing debian server. fact it's not "webservice", need run , listen requests on specific port , respond it. it's kind of bot doing work listening requests in order interact , respond those.

the fact know how run java process running constantly, , don't know on how set up.

i don't know if i'm clear, don't hesitate ask.

why don't run spring boot application inside docker container?

check out article : https://spring.io/guides/gs/spring-boot-docker/


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -