Host a RESTful web service in java -



so, developing restful web service in java, , finishing it, , testing purposes want host make application consumes data. running on localhost. have searched here questions, , didn't find useful me. using web logic. i've generated .war file. how can host it? , where?

you can use openshift free upto 3 tiers (instances).


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -