VOOZH about

URL: https://www.javacodegeeks.com/author/ch-shan-arshad

⇱ Ch Shan Arshad, Author at Java Code Geeks


  • 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
    Ch Shan ArshadMay 21st, 2014
    3 886

    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 »
Back to top button
Close