VOOZH about

URL: https://www.javacodegeeks.com/tag/jax-rs/page/7

⇱ JAX-RS Archives - Page 7 of 8 - Java Code Geeks


  • Enterprise Java👁 Image
    Jakub HolyFebruary 8th, 2014
    0 283

    JBoss Modules Suck, It’s Impossible To Use Custom Resteasy/JAX-RS Under JBoss 7

    Since JBoss EAP 6.1 / AS 7.2.0 is modular and you can exclude what modules are visible to your webapp,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Anirudh BhatnagarOctober 23rd, 2013
    2 871

    HTTP Caching using JAX-RS

    In the last blog we discussed different types of caches and their use cases. In this post we will explore…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoOctober 4th, 2013
    3 457

    Swagger: make developers love working with your REST API

    As JAX-RS API is evolving, with version 2.0 released earlier this year under JSR-339 umbrella, it’s becoming even more easy…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Deny WuysanSeptember 11th, 2013
    0 173

    JAAS-secured JAX-RS end point

    With the advent of RESTFUL (JAX-RS) as the “preferred” way to create web service end points, for a long time…

    Read More »
  • Groovy👁 Image
    Nitin KumarJuly 10th, 2013
    0 125

    Grails – RESTful Webservice using JAX-RS plugin

    I discussed about RESTful architecture consideration and how to build RESTful web services using Jersey JAX-RS [JSR 311]  in JAVA.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Nitin KumarJuly 2nd, 2013
    7 285

    RESTful Webservices with Jersey

    I have discussed my earlier article about architectural consideration<<link>> to become a RESTful system on distributed environment that are usable…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoMarch 6th, 2013
    0 113

    Expressive JAX-RS integration testing with Specs2 and client API 2.0

    No doubts, JAX-RS is an outstanding piece of technology. And upcoming specification JAX-RS 2.0 brings even more great features, especially…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleFebruary 26th, 2013
    0 140

    Prime-UI, JAX-RS with Jersey and Gson on Oracle Cloud

    The Oracle Cloud is around everywhere these days. It had a rough start with Larry denying the need for a…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoFebruary 1st, 2013
    0 303

    Going REST: embedding Tomcat with Spring and JAX-RS (Apache CXF)

    This post is logical continuation of the previous one. The only difference is the container we are going to use:…

    Read More »
  • First
  • ...
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
  • »
Back to top button
Close