VOOZH about

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

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


  • Enterprise Java👁 java-interview-questions-answers
    Michael ScharhagJune 9th, 2014
    2 253

    Building a simple RESTful API with Spark

    Disclaimer: This post is about the Java micro web framework named Spark and not about the data processing engine Apache…

    Read More »
  • Software Development👁 Image
    Remon SinnemaJune 4th, 2014
    0 101

    REST Maturity

    In 2008, Leonard Richardson published his Maturity Heuristic that classified web services into three levels based on their use of…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Biju KunjummenMay 27th, 2014
    3 149

    Spring Rest Controller with angularjs resource

    Angularjs ngResource is an angularjs module for interacting with REST based services. I used it recently for a small project…

    Read More »
  • 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 »
  • Software Development👁 Image
    Patroklos PapapetrouMay 20th, 2014
    3 188

    Rest API best(?) practices reloaded

    The last one and a half year I’m involved in 2-3 projects that expose a big set of Rest APIs…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    David GrayMay 15th, 2014
    0 457

    Jax-RS custom exception handling

    One of the nice things about working with JEE is the components available really are pretty standard.  While using JAX-RS,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Mike ChristiansonApril 25th, 2014
    1 158

    Dropwizard: painless RESTful JSON HTTP web services

    Java developers looking for a quick, painless way of creating production-ready RESTful JSON HTTP web services should consider the Dropwizard…

    Read More »
  • Software Development👁 Image
    Lukas EderMarch 21st, 2014
    0 155

    The Power of Spreadsheets in a Reactive, RESTful API

    Being mostly a techie, I’ve recently and admittedly been deceived by my own Dilbertesque attitude when I stumbled upon this…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Siva ReddyMarch 17th, 2014
    0 129

    Exporting Spring Data JPA Repositories as REST Services using Spring Data REST

    Spring Data modules provides various modules to work with various types of datasources like RDBMS, NOSQL stores etc in unified…

    Read More »
  • First
  • ...
  • «
  • 7
  • 8
  • 9
  • 10
  • 11
  • »
  • ...
  • Last
Back to top button
Close