VOOZH about

URL: https://www.javacodegeeks.com/author/Alex-Soto/page/3

⇱ Alex Soto, Author at Java Code Geeks - Page 3 of 8


  • DevOps👁 Image
    Alex SotoOctober 14th, 2016
    0 252

    Build Docker Images with Maven and Gradle

    One of the things that you might want to do if you are using Docker and Java is building the image from…

    Read More »
  • Software Development👁 Image
    Alex SotoSeptember 26th, 2016
    0 209

    Authenticating with JGit

    JGit is a lightweight, pure Java library implementing the Git version control system. You can do a lot of operations…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoSeptember 23rd, 2016
    0 115

    Arquillian Chameleon for the sake of simplicity

    When using Arquillian, one of the things you need to do is defining under which container you want to execute all…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoAugust 22nd, 2016
    0 131

    Making Web UI testing great again with Arquillian, Docker and Selenium (part 1)

    Introduction to the Problem Most of the time when you need to write functional tests/end-to-end tests for web UI, you…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoApril 5th, 2016
    1 369

    Continuous Stress Testing for your JAX-RS (and JavaEE) applications with Gatling + Gradle + Jenkins Pipeline

    In this post I am going to explain how to use Gatling project to write stress tests for your JAX-RS Java EE endpoints,…

    Read More »
  • DevOps👁 Image
    Alex SotoMarch 8th, 2016
    0 84

    Docker and Jenkins – Orchestrating Continuous Delivery

    Past week I had the honour of speaking in Docker Barcelona Meetup about how to use Jenkins for doing typical…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoJanuary 9th, 2016
    0 157

    Container Object pattern. A new pattern for your tests.

    If you search for a description of what Page Object is, you’ll find that The Page Object Pattern gives us…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoNovember 26th, 2015
    0 191

    Java EE, Gradle and Integration Tests

    In the last years Apache Maven has become the de-facto build tool for Java and Java EE  projects. But from…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoApril 2nd, 2015
    0 203

    Apache Mesos + Marathon and Java EE

    Apache Mesos is an open-source cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks. Apache…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • ...
  • Last
Back to top button
Close