Dhiraj Ray, Java Code Geeks

Dhiraj Ray

Java Code Geeks

Bengaluru, KA, India

Contact Dhiraj

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Java Code Geeks

Past articles by Dhiraj:

Introduction To Microservices

MicroServices or Microservice Architecture is a distinct method of developing and designing software... → Read More

Spring Cloud Configuration – Externalize Application Configuration

This tutorial is about spring cloud config.Here, we will take a look into how we can manage to serve... → Read More

Refresh Property Config at Runtime in Spring Cloud Config

In this tutorial series of spring cloud config, we will be discussing about refreshing property conf... → Read More

AES Encryption in Javascript and Decryption in Java

AES stands for Advanced Encryption System and it's a symmetric encryption algorithm.Many times we re... → Read More

Spring Cloud Netflix Eureka

This tutorial is about spring cloud Netflix Eureka. Here, we will be creating eureka discovery serve... → Read More

4 Ways to Deploy Spring Boot Angular App (Maven & Tomcat)

In my last spring boot angular 5 article, we implemented a full stack end to end web application usi... → Read More

Different Hibernate Naming Strategy

This article discusses about different naming strategy provided by hibernate along with the shift of... → Read More

SMPP Java Example(Client)

This post provides SMPP java example by creating a simple SMPP client that sends short messages to m... → Read More

AES Encryption and Decryption in Java(CBC Mode)

Transmitting confidential data such as plain text password through wire is always vulnerable to secu... → Read More