Where to host a Restful web service in JAVA in shared hosting solutions

前端 未结 2 735
死守一世寂寞
死守一世寂寞 2021-01-12 23:16

I have just finished developing a REST web service that is consumed by a mobile application. The web service is developed with Java and runs on an Apache server.

I\'

2条回答
  •  -上瘾入骨i
    2021-01-12 23:58

    Like I said, if it is for testing purposes you could always use a "normal" PC, running something like XAMPP.

    As an alternative you could give RedHat's OpenShift a try, which offers a free, getting-started plan (more info here) that should more than cover your testing requirements.

提交回复
热议问题