VOOZH about

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

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


  • Enterprise Java👁 Image
    Alex SotoJanuary 27th, 2015
    1 476

    Self-Signed Certificate for Apache TomEE (and Tomcat)

    Probably in most of your Java EE projects you will have part or whole system with SSL support (https) so…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoJanuary 14th, 2015
    0 551

    Apache TomEE + JMS. It has never been so easy.

    I remember old days of J2EE (1.3 and 1.4) that it was incredibly hard to start a project using JMS.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoDecember 15th, 2014
    0 104

    One Jar To Rule Them All: Arquillian + Java 8

    With Java 8, a lot of new language improvements have been implemented for making life of developer easier. In my…

    Read More »
  • DevOps👁 Image
    Alex SotoDecember 9th, 2014
    0 108

    Arquillian Cube. Let’s zap ALL these bugs, even the infrastructure ones.

    Docker is becoming the de-facto project for deploying applications inside lightweight software containers in isolation. Because they are really lightweight…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Alex SotoSeptember 29th, 2014
    1 160

    One Jar To Rule Them All: Apache TomEE + Shrinkwrap == JavaEE Boot

    WARNING: I am not an expert of Spring Boot. There are a lot of things that I find really interesting…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoSeptember 29th, 2014
    0 145

    Java EE + MongoDb with Apache TomEE and Jongo Starter Project

    Know MongoDB and Java EE, but you don’t know exactly how to integrate both of them? Do you read a…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoSeptember 18th, 2014
    1 316

    Defend your Application with Hystrix

    In previous post http://www.javacodegeeks.com/2014/07/rxjava-java8-java-ee-7-arquillian-bliss.html we talked about microservices and how to orchestrate them using Reactive Extensions using (RxJava). But what’s happen…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoJuly 10th, 2014
    1 159

    RxJava + Java8 + Java EE 7 + Arquillian = Bliss

    Microservices are an architectural style where each service is implemented as an independent system. They can use their own persistence…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex SotoJune 12th, 2013
    0 231

    Searchable documents? Yes You Can. Another reason to choose AsciiDoc

    Elasticsearch is a flexible and powerful open source, distributed real-time search and analytics engine for the cloud based on Apache…

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