VOOZH about

URL: https://www.javacodegeeks.com/author/diakogiannis

⇱ Alexius Diakogiannis, Author at Java Code Geeks


  • DevOps👁 Image
    Alexius DiakogiannisNovember 19th, 2022
    0 1,866

    Logging Failed and Successful Authentication Attempts with SpringBoot

    Introduction In the latest OWASP top 10 (OWASP Top 10:2021) list with, the well known standard awareness document for developers…

    Read More »
  • Core Java👁 Image
    Alexius DiakogiannisJanuary 17th, 2022
    1 161

    Log4j RCE 0-day vulnerability (CVE-2021-44228) mitigation actions

    I had an update from my very good friend and excellent consultant Stella Varvarigou in which she explained me that setting com.sun.jndi.rmi.object.trustURLCodebase…

    Read More »
  • Core Java👁 Image
    Alexius DiakogiannisSeptember 27th, 2021
    0 105

    Java 17 the new LTS version is finally here!

    Java 17, the new long-term support aka LTS is now available for use and support for many years to come.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alexius DiakogiannisNovember 25th, 2020
    1 517

    Deploying a Quarkus or any Java based microservice behind an Nginx reverse proxy with SSL using docker

    It has been a while but as per a friend requested I am going to show you how to deploy…

    Read More »
  • Software Development👁 Image
    Alexius DiakogiannisOctober 15th, 2019
    0 319

    Git Essentials Crash Course

    Introduction This is not Java but several newbie developers ask the same question, how to use GIT and how does…

    Read More »
  • Core Java👁 Image
    Alexius DiakogiannisSeptember 23rd, 2019
    0 2,880

    Can/Should I use parallel streams in a transaction context?

    Introduction To make a long story short, you should not use transactions within a parallel stream. This is because each…

    Read More »
  • Software Development👁 Image
    Alexius DiakogiannisAugust 9th, 2019
    0 178

    Apache NetBeans 11.1 Just released!

    The Apache NetBeans proudly announced the long expected release of Apache NetBeans 11.1 that has a plethora of exciting new…

    Read More »
  • Core Java👁 Image
    Alexius DiakogiannisJune 26th, 2019
    3 251

    The Transient Keyword in Java and Its Use

    I recently came a cross in a study project of one of my friends that are studding the basics of…

    Read More »
  • Software Development👁 Image
    Alexius DiakogiannisJanuary 14th, 2019
    0 144

    Apache NetBeans (incubating) 10.0 Released

    The Apache NetBeans proudly announced the release of Apache NetBeans (incubating) 10.0. Finally the first Apache NetBeans incubating release with full…

    Read More »
Back to top button
Close