VOOZH about

URL: https://www.javacodegeeks.com/tag/restful-web-services/page/12

⇱ RESTful Web Services Archives - Page 12 of 18 - Java Code Geeks


  • Enterprise Java👁 Image
    Sunil GulabaniSeptember 6th, 2013
    2 397

    Restlet Framework – Hello World Example

    Restlet is a lightweight, comprehensive, open source REST framework for the Java platform. Restlet is suitable for both server and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Remon SinnemaAugust 26th, 2013
    5 219

    How To Implement Input Validation For REST resources

    How To Implement Input Validation For REST resources The SaaS platform I’m working on has a RESTful interface that accepts XML…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Gregor RieglerAugust 16th, 2013
    24 234

    Spring Data REST in Action

    What is spring-data-rest? spring-data-rest, a recent addition to the spring-data project, is a framework that helps you expose your entities…

    Read More »
  • Groovy👁 Image
    Nitin KumarAugust 15th, 2013
    0 127

    SOA and REST with Grails

    I discussed on my previous article about REST and how to leverage RESTful web services on Grails platform. We will…

    Read More »
  • 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
    Gregor RieglerAugust 14th, 2013
    13 151

    Why REST is so important

    This post is dedicated to REST, an architectural style of shaping webservices and the most misunderstood concept in the history…

    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
    Niraj SinghJuly 1st, 2013
    30 1,392

    Developing RESTful Services using Apache CXF

    Introduction As you already know there are two ways of developing a web service Simple Object Access Protocol (SOAP) Representational…

    Read More »
  • First
  • ...
  • «
  • 10
  • 11
  • 12
  • 13
  • 14
  • »
  • ...
  • Last
Back to top button
Close