VOOZH about

URL: https://www.javacodegeeks.com/author/dhiraj-ray

⇱ Dhiraj Ray, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Dhiraj RayMarch 16th, 2018
    0 833

    Refresh Property Config at Runtime in Spring Cloud Config

    In this tutorial series of spring cloud config, we will be discussing about refreshing property configuration at run-time.We will be…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Dhiraj RayMarch 16th, 2018
    1 317

    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 and…

    Read More »
  • Software Development👁 Image
    Dhiraj RayMarch 16th, 2018
    0 95

    Introduction To Microservices

    MicroServices or Microservice Architecture is a distinct method of developing and designing software systems. The concept of a microservice originally…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Dhiraj RayMarch 15th, 2018
    5 383

    Spring Cloud Netflix Eureka

    This tutorial is about spring cloud Netflix Eureka. Here, we will be creating eureka discovery server and microservices that will…

    Read More »
  • Core Java👁 Image
    Dhiraj RayMarch 15th, 2018
    1 5,944

    AES Encryption in Javascript and Decryption in Java

    AES stands for Advanced Encryption System and it’s a symmetric encryption algorithm.Many times we require to encrypt some plain-text such…

    Read More »
  • Enterprise Java👁 Image
    Dhiraj RayMarch 15th, 2018
    4 243

    Angular5 JWT Authentication (Spring Boot Security)

    Welcome to angular5 jwt authentication with spring security.In this tutorial, we will be creating a full stack app using jwt…

    Read More »
  • Enterprise Java👁 Image
    Dhiraj RayMarch 13th, 2018
    0 366

    Different Hibernate Naming Strategy

    This article discusses about different naming strategy provided by hibernate along with the shift of naming strategy from hibernate.ejb.naming_strategy in…

    Read More »
  • Enterprise Java👁 Image
    Dhiraj RayMarch 13th, 2018
    0 2,504

    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 using spring…

    Read More »
  • Enterprise Java👁 Image
    Dhiraj RayMarch 13th, 2018
    4 778

    Spring Boot & Angular 5 & Spring Data & Rest Example (CRUD)

    This tutorial provides a complete implementation of Spring Boot, Angular 5 and spring data to build an end to end…

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