VOOZH about

URL: https://www.javacodegeeks.com/author/michael-remijan/page/2

⇱ Michael Remijan, Author at Java Code Geeks - Page 2 of 2


  • Enterprise Java👁 Image
    Michael RemijanMay 25th, 2018
    0 1,225

    Apache Derby Database Users and Permissions

    Abstract Apache Derby is awesome! Especially in a Microservices environment where the data for services (may) shrink and not require…

    Read More »
  • Core Java👁 Image
    Michael RemijanJanuary 11th, 2018
    1 154

    Bootstrap CDI 2.0 in Java SE

    Abstract This is a quick reference for bootstrapping CDI 2.0 in a Java SE application. CDI 2.0 (JSR 365) Maven…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Michael RemijanJanuary 5th, 2018
    0 353

    JDBC Connections Cheat Sheet

    Abstract This is a quick reference for JDBC connections for common databases. I seem to have to lookup this information…

    Read More »
  • Core Java👁 Image
    Michael RemijanDecember 30th, 2017
    0 323

    Choosing Java Cryptographic Algorithms Part 3 – Public/Private key asymmetric encryption

    Abstract This is the 3rd of a three-part blog series covering Java cryptographic algorithms. The series covers how to implement…

    Read More »
  • Core Java👁 Image
    Michael RemijanDecember 29th, 2017
    1 457

    Choosing Java Cryptographic Algorithms Part 2 – Single key symmetric encryption

    Abstract This is the 2nd of a three-part blog series covering Java cryptographic algorithms. The series covers how to implement…

    Read More »
  • Core Java👁 Image
    Michael RemijanDecember 27th, 2017
    0 185

    Choosing Java Cryptographic Algorithms Part 1 – Hashing

    Abstract This is the 1st of a three-part blog series covering Java cryptographic algorithms. The series covers how to implement…

    Read More »
  • Core Java👁 Image
    Michael RemijanJuly 14th, 2017
    0 239

    Java Bean Validation Basics

    This post summarizes some quick and easy examples for the most common things you would want to do with the…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Michael RemijanJune 16th, 2017
    3 320

    High Availability (HA), Session Replicated, Multi-VM Payara Cluster

    Abstract While researching how to create a high availability (HA), session replicated, multi-machined Payara/GlassFish cluster I discovered I couldn’t find…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close