api - JAX-RS hostname change possible? -


i'm developing rest web service using jax-rs.

can change host name "local host 8080"? also, can use https?

i want name represent api host twitter ""https://api.twitter.com" or possible?

jax-rs uses subset of uri path matching requests (the part relative application context). changes domain , schema (http/https) should not make difference.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -