Skip to content
TheCodersStop
  • Home
  • Contact Us
  • About
TheCodersStop
TheCodersStop
  • Home
  • Contact Us
  • About

Java

by Pradeep Mishra
comments 1 date June 6, 2022

Getting Started with Java Message Service (JMS)

Why We Need JMS? Remote procedure call (RPC) systems, including Java RMI, are synchronous — the caller must block and wait until the called method completes execution, and thus offer. read more…

Share this:

  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Reddit (Opens in new window) Reddit

Like this:

Like Loading...

Continue Reading
by Pradeep Mishra
comments 0 date May 4, 2022

Different ways of implementing Singleton Design Pattern in Java

The singleton design pattern is used to restrict the instantiation of a class and ensures that only one instance of the class exists in the JVM. In other words, a singleton. read more…

Share this:

  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Reddit (Opens in new window) Reddit

Like this:

Like Loading...

Continue Reading
by Pradeep Mishra
comments 0 date December 28, 2020

Locking in Hibernate using Java

In a relational database, locking refers to actions taken to prevent data from changing between the time it is read and the time is used.

Share this:

  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Reddit (Opens in new window) Reddit

Like this:

Like Loading...

Continue Reading
by Pradeep Mishra
comments 0 date October 11, 2020

Make your own Java Annotations

Annotations, a form of metadata, provide data about a program that is not part of the program itself. Annotations have no direct effect on the operation of the code they annotate. Annotations have been a powerful part of Java, but most times we tend to use them rather than create them.

Share this:

  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Reddit (Opens in new window) Reddit

Like this:

Like Loading...

Continue Reading
by Pradeep Mishra
comments 0 date September 8, 2020

Mockito doesn’t give a Hangover – Java Unit Tests

Mockito is a mocking framework. It is a Java-based library used to create simple and basic test APIs for performing unit testing of Java applications. It internally uses the Java Reflection API to generate mock objects for a specific interface. Mockito is in top 10 Java library across all libraries, not only the testing tools.

Share this:

  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Reddit (Opens in new window) Reddit

Like this:

Like Loading...

Continue Reading

Posts navigation

  • ➜
  • 1
  • 2
  • 3
  • ➜
Recent Posts
  • Migrating the project from Java 8 to 17 and Spring Boot 2.x to 3.x
  • Schedule Cron Job with time zone in Openshift (Kubernetes)
  • Build a module with its dependencies in a multi-module Maven project
  • Schedule Jobs/Tasks Using Cron Expression in Spring with Example
  • Accessing Data with JPA
Categories
  • Design (2)
  • Elasticsearch (3)
  • Golang (5)
  • hadoop (2)
  • Java (12)
  • Kubernetes (1)
  • linux (1)
  • Maven (1)
  • Openshift (1)
  • Performance (1)
  • Scala (2)
  • Security (3)
  • Spark (2)
  • Spring (3)
  • Spring Batch (1)
  • Spring Boot (2)
  • sqoop (1)
  • UI (1)
  • unix (1)
  • Vim (2)
Tags
annotation apache hive 3 build cdp cloudera commands CORS design design pattern DNS elastic elasticsearch go golang hadoop hdfs hive http ip java jms junit maven mq mysql nginx oracle proxy proxy_pass queue rdbms Repository resolution resolver reverseproxy scala spark spring spring boot springboot sqoop string time zone upstream vim
Recent Posts
  • Migrating the project from Java 8 to 17 and Spring Boot 2.x to 3.x
  • Schedule Cron Job with time zone in Openshift (Kubernetes)
  • Build a module with its dependencies in a multi-module Maven project
  • Schedule Jobs/Tasks Using Cron Expression in Spring with Example
  • Accessing Data with JPA
Categories
  • Design (2)
  • Elasticsearch (3)
  • Golang (5)
  • hadoop (2)
  • Java (12)
  • Kubernetes (1)
  • linux (1)
  • Maven (1)
  • Openshift (1)
  • Performance (1)
  • Scala (2)
  • Security (3)
  • Spark (2)
  • Spring (3)
  • Spring Batch (1)
  • Spring Boot (2)
  • sqoop (1)
  • UI (1)
  • unix (1)
  • Vim (2)
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Tags
annotation apache hive 3 build cdp cloudera commands CORS design design pattern DNS elastic elasticsearch go golang hadoop hdfs hive http ip java jms junit maven mq mysql nginx oracle proxy proxy_pass queue rdbms Repository resolution resolver reverseproxy scala spark spring spring boot springboot sqoop string time zone upstream vim
Find Us

Address
123 Main Street
New York, NY 10001

Hours
Monday–Friday: 9:00AM–5:00PM
Saturday & Sunday: 11:00AM–3:00PM

TheCodersStop

©Copyright 2021. Built with ATTIRE

%d

    Terms and Conditions - Privacy Policy