VOOZH about

URL: https://www.javacodegeeks.com/tag/jersey/page/4

⇱ Jersey Archives - Page 4 of 4 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Mark NeedhamAugust 14th, 2013
    2 485

    Jersey Client: Testing external calls

      Jim and I have been doing a bit of work over the last week which involved calling neo4j’s HA…

    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👁 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
    Gerard DavisonNovember 21st, 2012
    0 203

    JSON-Schema generation in Jersey

    So in my previous post I talked about a proposal to allow the use of JSON-Schema in a WADL, this post…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Pankaj KumarOctober 26th, 2012
    1 216

    Rest using Jersey – Complete Tutorial with JAXB, Exception Handling and Client Program

    Recently I started working on a Restful web service project using Jersey API. There are some tutorials available online but…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoSeptember 25th, 2012
    0 177

    Testing client side of RESTful services

    Develop an application that uses RESTful web API may imply developing server and client side. Writing integration tests for server…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Harsh RavalSeptember 11th, 2012
    18 32,231

    Simple REST client in Java

    Today most of the mobile applications that used to communicate to some server use REST services. These services are also…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Karl AgiusMarch 6th, 2012
    1 137

    RESTful Web Applications with Jersey and Spring

    A couple of months ago, we were tasked with creating an API to expose some functions in our system to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Juri StrumpflohnerAugust 29th, 2011
    2 211

    Integrating Jersey with Spring

    Spring provides a lot of benefits and promotes best practices with its dependency injection mechanism, application lifecycle management and Hibernate…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
Back to top button
Close