VOOZH about

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

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


  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivJanuary 18th, 2013
    0 147

    ETags for REST with Spring

    1. Overview This article will focus on ETags – the Spring support, integration testing of the RESTful API, and consumption…

    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👁 java-interview-questions-answers
    Christian PostaJanuary 3rd, 2013
    0 152

    Apache Apollo REST API

    Apache Apollo is a next-generation, high-performance, multi-protocol messaging broker built from the ground up to one day be a drop-in…

    Read More »
  • Enterprise Java👁 Image
    Oleg VaraksinJanuary 1st, 2013
    1 703

    GET / POST with RESTful Client API

    There are many stuff in the internet how to work with RESTful Client API. These are basics. But even though…

    Read More »
  • Enterprise Java👁 Image
    Eugen ParaschivDecember 15th, 2012
    2 374

    Authentication against a RESTful Service with Spring Security

    1. Overview This article is focused on how to authenticate against a secure REST API that provides security services –…

    Read More »
  • Enterprise Java👁 Image
    Frank AppelNovember 9th, 2012
    0 135

    Running HTTP/REST Integration Tests efficiently in Eclipse

    Lately I had a chance to use the OSGi-JAX-RS-Connector library written by my dear fellow Holger Staudacher. The connector enables…

    Read More »
  • Enterprise Java👁 Image
    Frank AppelNovember 8th, 2012
    0 257

    Stress/Load-Testing of Asynchronous HTTP/REST Services with JMeter

    Although I have been using JMeter for stress- and load-testing of web applications a good few times it took us…

    Read More »
  • Enterprise Java👁 Image
    Frank AppelNovember 5th, 2012
    0 186

    Performance Analysis of REST/HTTP Services with JMeter and Yourkit

    My last post described how to accomplish stress- or load-testing of asynchronous REST/HTTP services with JMeter. However, running such tests…

    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 »
  • First
  • ...
  • 10
  • «
  • 12
  • 13
  • 14
  • 15
  • 16
  • »
  • ...
  • Last
Back to top button
Close