VOOZH about

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

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


  • Enterprise Java👁 java-interview-questions-answers
    Gerard DavisonMay 21st, 2014
    0 100

    Declarative Linking in Jersey 2.9 and up

    A couple of weeks ago A couple of months ago I was looking how I was going to engineers new…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamApril 30th, 2014
    1 324

    Jersey/Jax RS: Streaming JSON

    About a year ago I wrote a blog post showing how to stream a HTTP response using Jersey/Jax RS and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Prasanth GullapalliApril 28th, 2014
    0 86

    Jibx Jersey2 Integration

    Jersey2 provides inbuilt support for Jackson and JAXB. But Jibx is not supported by default. To use Jibx in conjunction…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Piotr JagielskiMarch 17th, 2014
    0 207

    Integration testing custom validation constraints in Jersey 2

    I recently joined a team trying to switch a monolithic legacy system into set of RESTful services in Java. They…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Marko AsplundFebruary 20th, 2014
    1 451

    Implementing Jersey 2 Spring integration

    Jersey is the excellent Java JAX-RS specification reference implementation from Oracle. Last year, when we were starting to build RESTful…

    Read More »
  • Enterprise Java👁 Image
    Gerard DavisonFebruary 5th, 2014
    0 95

    Selecting level of detail returned by varying the content type, part II

    In my previous entry, we looked at using the feature of MOXy to control the level of data output for…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Sergio MolinaJanuary 29th, 2014
    0 176

    Playing with JerseyTest (Jersey 2.5.1 and DI)

    I’m going to try explaining a trivial REST example. The idea is building a basic schema to start playing with…

    Read More »
  • Enterprise Java👁 Image
    Bear GilesJanuary 1st, 2014
    1 163

    Project Student: Webservice Server with Jersey

    This is part of Project Student. Other posts are Webservice Client With Jersey, Business Layer and Persistence with Spring Data.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bear GilesDecember 25th, 2013
    1 128

    Project Student: Webservice Client with Jersey

    This is part of Project Student. Other posts are Webservice Client with Jersey, Business Layer and Persistence with Spring Data.…

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