简体   繁体   中英

Restlet webService on the cloud

I have built a Java Web Service for my app using restlet . It's pure Java and standalone. Is there any free cloud service where i can host my webservice?

It has really minimal requirements. One of them is a static IP.

Use jelastic.com.. Its easy to use and supports java web applications and many databases.

Jelastic

Restlet works fine with Google App Engine thanks to its GAE edition. CloudFoundry / AppFog can also be an interesting solution... Perhaps can you have a look at that?

Hope it helps. Thierry

From Restlet creator, I think.
http://apispark.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM