Forem

Thellu profile picture

Thellu

Software Engineer / Data Analyst

Location Dublin, Ireland Joined Joined on  Personal website https://github.com/lh728

Education

Trinity College Dublin

Work

Software Engineer at MasterCard

🚨How Incorrect `equals()` and `hashCode()` Implementations Cause Memory Leaks in Java

🚨How Incorrect `equals()` and `hashCode()` Implementations Cause Memory Leaks in Java

1
Comments
2 min read
How to Prevent Serialization from Breaking the Singleton Pattern in Java

How to Prevent Serialization from Breaking the Singleton Pattern in Java

Comments
2 min read
How to Manage Transactions in Asynchronous Threads in Java (Spring)

How to Manage Transactions in Asynchronous Threads in Java (Spring)

2
Comments 1
3 min read
💡 Speed Up Java Development with Auto-Generated Javadoc in IntelliJ IDEA

💡 Speed Up Java Development with Auto-Generated Javadoc in IntelliJ IDEA

Comments
2 min read
Understanding Java Class Initialization: Key Scenarios and Examples

Understanding Java Class Initialization: Key Scenarios and Examples

Comments
2 min read
Debugging @Scheduled Tasks in Spring Boot Without Sending Harassing Emails

Debugging @Scheduled Tasks in Spring Boot Without Sending Harassing Emails

Comments
1 min read
Understanding Transaction rolled back because it has been marked as rollback-only in Spring

Understanding Transaction rolled back because it has been marked as rollback-only in Spring

Comments
3 min read
🌍 Hexo i18n: The Easiest Way to Support Multiple Languages (Works with Any Theme)

🌍 Hexo i18n: The Easiest Way to Support Multiple Languages (Works with Any Theme)

2
Comments
3 min read
Java Collections: Usage Precautions, Best Practices, and Pitfalls

Java Collections: Usage Precautions, Best Practices, and Pitfalls

Comments
5 min read
How I Reduced My Oracle SQL Execution Time from 110s to 2s

How I Reduced My Oracle SQL Execution Time from 110s to 2s

Comments
2 min read
Why anonymous inner class parameters must be final

Why anonymous inner class parameters must be final

Comments
3 min read
Why SimpleDateFormat throws java.lang.NumberFormatException

Why SimpleDateFormat throws java.lang.NumberFormatException

1
Comments
4 min read
Handling Exceptions in Reflection-Based AOP: The UndeclaredThrowableException Issue

Handling Exceptions in Reflection-Based AOP: The UndeclaredThrowableException Issue

1
Comments
4 min read
loading...