VOOZH about

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

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


  • Enterprise Java👁 Image
    Andrey RedkoJanuary 22nd, 2013
    6 631

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

    For hardcore server-side Java developer the only way to ‘speak’ out to the world is by using APIs. Today’s post…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Samuel SantosJanuary 14th, 2013
    0 175

    Integrating Bean Validation with JAX-RS in Java EE 6

    JavaBeans Validation (Bean Validation) is a new validation model available as part of Java EE 6 platform. The Bean Validation…

    Read More »
  • Enterprise Java👁 Image
    Samuel SantosDecember 6th, 2012
    1 920

    JAX-RS Bean Validation Error Message Internationalization

    Introduction to Bean Validation JavaBeans Validation (Bean Validation) is a new validation model available as part of Java EE 6…

    Read More »
  • Enterprise Java👁 Image
    Tugdual GrallMay 18th, 2012
    3 225

    Google App Engine JAX-RS REST service

    In this article you will learn how to create a REST service using JAX-RS reference implementation (Jersey) and deploy it…

    Read More »
  • Enterprise Java👁 Image
    Blaise DoughanApril 18th, 2012
    0 117

    MOXy as Your JAX-RS JSON Provider – Client Side

    Recently I posted how to leverage EclipseLink JAXB (MOXy)‘s JSON binding to create a RESTful service.  In this post I…

    Read More »
  • Enterprise Java👁 Image
    Blaise DoughanApril 16th, 2012
    0 207

    MOXy as Your JAX-RS JSON Provider – Server Side

    In a previous series of posts I covered how EclipseLink JAXB (MOXy) can be leveraged to create a RESTful data…

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