VOOZH about

URL: https://www.javacodegeeks.com/author/paolo-antinori

⇱ Paolo Antinori, Author at Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Paolo AntinoriJune 30th, 2017
    0 431

    OAuth2, JWT, Open-ID Connect and other confusing things

    Disclaimer If feel I have to start this post with an important disclaimer: don’t trust too much what I’m about…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Paolo AntinoriMay 25th, 2016
    0 129

    JBoss Fuse: dynamic Blueprint files with JEXL

    In this post I’ll show how to add a little bit of inline scripting in your Apache Aries Blueprint xml…

    Read More »
  • DevOps👁 Image
    Paolo AntinoriApril 28th, 2016
    0 186

    Deploy and configure a local Docker caching proxy

    Recently I was looking into caching for Docker layers downloading for the Fabric8 development environment, to allow me to trash…

    Read More »
  • Software Development👁 Image
    Paolo AntinoriOctober 21st, 2015
    0 327

    Debugging tip: How to simulate a slow hardisk

    As a Software Engineer there are times when you’d like to have a slower system. It doesn’t happen really often…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Paolo AntinoriOctober 6th, 2015
    0 141

    JBoss Fuse – Turn your static config into dynamic templates with MVEL

    Recently I have rediscovered a JBoss Fuse functionality that I had forgotten about and I’ve thought that other people out…

    Read More »
  • Enterprise Java👁 Image
    Paolo AntinoriFebruary 23rd, 2015
    0 165

    JBoss Fuse – Some less known trick

    TL;DR expose java static calls as Karaf shell native commands override OSGi Headers at deploy time override OSGi Headers after…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Paolo AntinoriOctober 9th, 2014
    0 137

    Use Byteman in JBoss Fuse / Fabric8 / Karaf

    Have you ever found yourself in the process of try to understand how come something very simple is not working?…

    Read More »
  • Enterprise Java👁 Image
    Paolo AntinoriMay 8th, 2014
    0 203

    Continuous Integration with JBoss Fuse, Jenkins and Nexus

    Recently I was putting together a quickstart Maven project to show a possible approach to the organization of a JBoss…

    Read More »
  • Enterprise Java👁 Image
    Paolo AntinoriMarch 17th, 2014
    2 233

    Integration testing with Maven and Docker

    Docker is one of the new hot things out there. With a different set of technologies and ideas compared to…

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