Skip to content

Santhosh Ponnam

Technology Blog

  • Home
  • About
  • Technology
    • Java
    • ORM
  • Privacy Policy
  • Toggle search form
  • Fixing Log4j Vulnerability Java
  • Consent Management – DPDP Spring Boot HikariCP Connection Pooling
  • Windows Commands – kill port number Installations and Configurations
  • Setting Environment Variables in Windows Java
  • Why to have a private constructor? Java
  • Sonar Qube – Code Coverage and Code Quality Tool Installations and Configurations
  • hashCode and equals methods in java Java
  • Another Log4j Bug – DoS Java

Month: November 2016

hashCode and equals methods in java

Posted on November 2, 2016August 12, 2021 By Santhosh Ponnam

Usage of hashCode() and equals()hashCode() method returns integer for a given object. This integer is used for determining the bucket location, when this object needs to be stored in some HashTable like data structure. By default, Object’s hashCode() method returns an integer representation of memory address where object is stored. equals() method is used to…

Read More “hashCode and equals methods in java” »

Java

Recent Posts

  • Consent Management – DPDP
  • Another Log4j Bug – DoS
  • Log4j Vulnerability / Version Upgrade to 2.16.0 by Apache Team
  • Fixing Log4j Vulnerability
  • Log4J (RCE) Vulnerability

Categories

  • Installations and Configurations
  • Java
  • ORM
  • Spring Boot
  • Spring Boot HikariCP Connection Pooling

Archives

  • June 2025
  • December 2021
  • August 2021
  • November 2020
  • March 2020
  • August 2018
  • November 2016
  • August 2016

Recent Posts

  • Consent Management – DPDP
  • Another Log4j Bug – DoS
  • Log4j Vulnerability / Version Upgrade to 2.16.0 by Apache Team
  • Fixing Log4j Vulnerability
  • Log4J (RCE) Vulnerability

Categories

  • Installations and Configurations
  • Java
  • ORM
  • Spring Boot
  • Spring Boot HikariCP Connection Pooling

Archives

  • June 2025
  • December 2021
  • August 2021
  • November 2020
  • March 2020
  • August 2018
  • November 2016
  • August 2016




Recent Posts

  • Consent Management – DPDP
  • Another Log4j Bug – DoS
  • Log4j Vulnerability / Version Upgrade to 2.16.0 by Apache Team
  • Fixing Log4j Vulnerability
  • Log4J (RCE) Vulnerability

Categories

  • Installations and Configurations
  • Java
  • ORM
  • Spring Boot
  • Spring Boot HikariCP Connection Pooling
  • Fixing Log4j Vulnerability Java
  • HikariCP Connection Pooling for Spring Boot for 1.x version Spring Boot
  • JPA vs Hibernate – Specification Vs Implementation ORM
  • Another Log4j Bug – DoS Java
  • Log4J (RCE) Vulnerability Java
  • Unique Random ‘N’ digit Number generator Java
  • Log4j Vulnerability / Version Upgrade to 2.16.0 by Apache Team Java
  • Sonar Qube – Code Coverage and Code Quality Tool Installations and Configurations

Copyright © 2025 Santhosh Ponnam.

Powered by PressBook News WordPress theme