Explore various approaches to implement thread-safe Singleton patterns in Java, examining their trade-offs and best practices.
Also find me here:
Baeldung Author
Mohibul Hassan Chowdhury
Hi there! I'm Mohibul Hassan Chowdhury, a Senior Software Engineer with a passion for building scalable and efficient solutions. With over 5 years in the industry, I've honed my skills in full-stack development and cloud-native applications. ## Expertise My technical toolkit includes: - Java (Spring Boot), JavaScript (Vue.js, Angular), TypeScript - Cloud technologies: Docker, Kubernetes, AWS - Database optimization and API design - Agile methodologies and team leadership ## Interests I'm deeply fascinated by: 1. Solving complex problems using AI 2. Distributed Computing 3. Cloud Computing 4. Continuously improving as a Software Craftsman
Here's what I've written (so far):
Baeldung on Java
- All
- Web Services (1)
- Java Dates (1)
- Java Concurrency (1)
- Core Java (1)
Java Code Compilation Using Java Compiler API
Filed under Core Java
Learn how to use the Java Compiler API.
Read Response Body in JAX-RS Client
Filed under Web Services
Learn how to read a Response Body in JAX-RS Client confidently.
Java Date and Calendar: From Legacy to Modern Approaches
Filed under Java Dates
A quick tutorial on the history of Java dates and time.