VOOZH about

URL: https://www.javacodegeeks.com/author/eugene-fedorenko/page/2

⇱ Eugene Fedorenko, Author at Java Code Geeks - Page 2 of 6


  • DevOps👁 Image
    Eugene FedorenkoOctober 2nd, 2018
    0 1,521

    Configuring a Datasource in a Docker Container

    In this post I am going to show how to configure a datasource consumed by an ADF application running on…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Eugene FedorenkoMay 30th, 2018
    2 206

    Oracle ADF and Oracle Jet work together. Architecture patterns

    In this post I am going to consider various architecture patterns of implementing an application on top of combination of…

    Read More »
  • DevOps👁 Image
    Eugene FedorenkoApril 30th, 2018
    0 157

    Building Oracle Jet applications with Docker Hub

    In this post I am going to show a simple CI solution for an Oracle Jet application basing on Docker…

    Read More »
  • DevOps👁 Image
    Eugene FedorenkoApril 2nd, 2018
    0 147

    Deploying to K8s cluster with Fn Function

    An essential step of any CI/CD pipeline is deployment. If the pipeline operates with Docker containers and deploys to K8s clusters…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Eugene FedorenkoMarch 26th, 2018
    0 114

    Run Fn Functions on K8s on Google Cloud Platform

    Recently, I have been playing a lot with Functions and Project Fn. Eventually, I got to the point where I…

    Read More »
  • DevOps👁 Image
    Eugene FedorenkoFebruary 28th, 2018
    0 414

    Running Tomcat and Oracle DB in a Docker container

    In one of my previous posts I showed how to run an ADF essentials application on Tomcat in a docker…

    Read More »
  • Enterprise Java👁 Image
    Eugene FedorenkoFebruary 5th, 2018
    0 122

    Fn Function to build an Oracle ADF application

    In one of my previous posts I described how to create a Docker container serving as a builder machine for ADF…

    Read More »
  • Enterprise Java👁 Image
    Eugene FedorenkoJanuary 29th, 2018
    0 198

    Running ADF Essentials on Tomcat in a Docker container

    I develop sample applications pretty often. I try out some ideas, play with some techniques and share the result of…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Eugene FedorenkoJanuary 17th, 2018
    0 140

    Referring to ADF Faces component in EL expression

    EL expressions are commonly used to specify attribute values of ADF Faces components on our page. It is interesting to…

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