VOOZH about

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

⇱ Paolo Antinori, Author at Java Code Geeks - Page 2 of 2


  • DevOps👁 Image
    Paolo AntinoriFebruary 17th, 2014
    0 159

    Monitoring JBoss Fuse ESB with Nagios

    Note: this article describe a scenario based on JBoss Fuse, but it’s applicable to any Java context able to run…

    Read More »
  • Groovy👁 Image
    Paolo AntinoriJune 19th, 2013
    0 921

    Maven: Start an external process without blocking your build

    Let’s assume that we have to execute a bunch of acceptance tests with a BDD framework like Cucumber as part…

    Read More »
  • Software Development👁 Image
    Paolo AntinoriMarch 4th, 2013
    0 138

    Git – let’s make errors (and learn how to revert them)

    It’s not a secret that git is not a very easy tool to use. I am able to use it…

    Read More »
  • Enterprise Java👁 Image
    Paolo AntinoriMarch 1st, 2013
    1 210

    Java: Rest-assured (or Rest-Very-Easy)

    Recently I had to write some Java code to consume REST services over HTTP. I’ve decided to use the Client…

    Read More »
  • Core Java👁 Image
    Paolo AntinoriMarch 1st, 2013
    0 790

    Java – Handmade Classloader Isolation

    In a recent project we had a typical libraries conflict problem. One component that we could control wanted a specific…

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