VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-cxf

⇱ Apache CXF Archives - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoOctober 6th, 2020
    0 269

    For gourmets and practioners: pick your flavour of the reactive stack with JAX-RS and Apache CXF

    When JAX-RS 2.1 specification was released back in 2017, one of its true novelties was the introduction of the reactive…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoMay 14th, 2019
    0 406

    When HTTP status code is not enough: tackling web APIs error reporting

    One area of the RESTful web APIs design, quite frequently overlooked, is how to report errors and problems, either related…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoMay 2nd, 2018
    2 933

    Moving With The Times: Towards OpenAPI v3.0.0 adoption in JAX-RS APIs

    It is terrifying to see how fast time passes! The OpenAPI specification 3.0.0, a major revamp of so-get-used-to Swagger specification,…

    Read More »
  • Enterprise Java👁 Image
    Roberto CortezMay 11th, 2015
    0 421

    Wildfly, Apache CXF and @SchemaValidation

    Over the last few days, I have been working on an application migration from JBoss 4 to Wildfly 8. The…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoDecember 11th, 2014
    0 102

    Beyond the JAX-RS spec: Apache CXF search extension

    In today’s post we are going to look beyond the JAX-RS 2.0 specification and explore the useful extensions which Apache…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ch Shan ArshadNovember 25th, 2014
    0 193

    A common CXF Request Interceptor for all OSGi Bundles

    I have been working on Apache CXF, Karaf, Felix from path few months and i find all these bundled technologies…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ch Shan ArshadNovember 22nd, 2014
    1 427

    Adding Gzip Compression in CXF APIs and Interceptors

    Nowadays it has become mandatory to perform Gzipping to the APIs responses, due to huge amount of data we are…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Andrey RedkoSeptember 30th, 2014
    0 262

    Embedded Jetty and Apache CXF: secure REST services with Spring Security

    Recently I run into very interesting problem which I thought would take me just a couple of minutes to solve:…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoJune 26th, 2014
    0 177

    Apache CXF 3.0: CDI 1.1 support as alternative to Spring

    With Apache CXF 3.0 just being released a couple of weeks ago, the project makes yet another important step to…

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