-
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
Adding C3PO Connection Pooling in Spring JDBC
Connection pooling is an operation in which a system pre-initializes the connections to be used in the future. This is…
Read More »