Apache CXF
-
Enterprise Java
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
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
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
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
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
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
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
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
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 »