VOOZH about

URL: https://www.javacodegeeks.com/author/andrey-redko/page/6

⇱ Andrey Redko, Author at Java Code Geeks - Page 6 of 17


  • Core Java👁 Image
    Andrey RedkoAugust 27th, 2018
    0 150

    Embracing modular Java platform: Apache CXF on Java 10

    It’s been mostly a year since Java 9 release finally delivered Project Jigsaw to the masses. It was a long,…

    Read More »
  • Software Development👁 Image
    Andrey RedkoAugust 6th, 2018
    0 344

    Microservices for Java Developers: Microservices Communication

    1. Introduction Microservice architecture is essentially a journey into engineering of the distributed system. As more and more microservices are…

    Read More »
  • Software Development👁 Image
    Andrey RedkoJuly 17th, 2018
    0 381

    Microservices for Java Developers: Introduction

    1. Introduction Microservices, microservices, microservices … One of the hottest topics in the industry nowadays and the new shiny thing…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoJune 18th, 2018
    0 162

    In the shoes of the consumer: do you really need to provide the client libraries for your APIs?

    The beauty of the RESTful web services and APIs is that any consumer which speaks HTTP protocol will be able…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoMay 2nd, 2018
    2 937

    Moving With The Times: Towards OpenAPI v3.0.0 adoption in JAX-RS APIs

    It is terrifying to see how fast time passes! The OpenAPI specification 3.0.0, a major revamp of so-get-used-to Swagger specification,…

    Read More »
  • DevOps👁 Image
    Andrey RedkoFebruary 27th, 2018
    2 1,007

    Docker Tutorial for Java Developers

    Course Overview Docker is a computer program that performs operating-system-level virtualization also known as containerization. It is developed by Docker,…

    Read More »
  • DevOps👁 Image
    Andrey RedkoFebruary 27th, 2018
    0 250

    Docker for Java Developers: Continuous Integration on Docker

    This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoFebruary 21st, 2018
    2 850

    Run away from ‘null’ checks feast: doing PATCH properly with JSON Patch

    Today we are going to have a conversation about REST(ful) services and APIs, more precisely, around one peculiar subject many…

    Read More »
  • DevOps👁 Image
    Andrey RedkoFebruary 13th, 2018
    0 259

    Docker for Java Developers: Deploy on Docker

    This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…

    Read More »
  • First
  • ...
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
  • »
  • 10
  • ...
  • Last
Back to top button
Close