DEV Community

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Debug and Monitor Java App with VisualVM and jstack

Debug and Monitor Java App with VisualVM and jstack

7
Comments
5 min read
Leetcode — Top Interview 150–169. Majority Element

Leetcode — Top Interview 150–169. Majority Element

1
Comments 1
1 min read
Constructors in java

Constructors in java

12
Comments 1
4 min read
Espresso; it's Go time

Espresso; it's Go time

Comments
1 min read
MongoDB Performance Tuning for Java Developers

MongoDB Performance Tuning for Java Developers

Comments
3 min read
Post 2: Understanding Methods in Java

Post 2: Understanding Methods in Java

Comments
1 min read
Java и Тайна Исчезающей Памяти!

Java и Тайна Исчезающей Памяти!

1
Comments
1 min read
Kotlin Properties vs. Java Fields: A Tale of Two Variables (Where Kotlin Has More Tricks Up Its Sleeve!)

Kotlin Properties vs. Java Fields: A Tale of Two Variables (Where Kotlin Has More Tricks Up Its Sleeve!)

Comments
3 min read
Microservices with SpringBoot 🔥

Microservices with SpringBoot 🔥

40
Comments 4
5 min read
Mastering Lambda Expressions in Java 8: A Comprehensive Guide

Mastering Lambda Expressions in Java 8: A Comprehensive Guide

27
Comments 1
6 min read
Kotlin Data Classes vs Java: A Tale of Two Cities (But One Has Way Less Boilerplate)

Kotlin Data Classes vs Java: A Tale of Two Cities (But One Has Way Less Boilerplate)

Comments 2
3 min read
Gravando a saída do console

Gravando a saída do console

3
Comments
1 min read
Lendo a entrada do console

Lendo a entrada do console

1
Comments
2 min read
Fluxos predefinidos e Usando os fluxos de bytes

Fluxos predefinidos e Usando os fluxos de bytes

Comments
2 min read
Breaking Away from JSON: A New Approach to Data Transport in Web Development

Breaking Away from JSON: A New Approach to Data Transport in Web Development

1
Comments
8 min read
Java 8 Stream API limit() and skip() methods

Java 8 Stream API limit() and skip() methods

7
Comments
2 min read
Java 21 Virtual Threads: Revolutionizing Concurrency!

Java 21 Virtual Threads: Revolutionizing Concurrency!

3
Comments 1
3 min read
Override java version on flutter

Override java version on flutter

2
Comments
1 min read
Keycloak and Spring Boot: The Ultimate Guide to Implementing Single Sign-On

Keycloak and Spring Boot: The Ultimate Guide to Implementing Single Sign-On

89
Comments 12
8 min read
Polymorphism: Decoding Method Overriding in Java

Polymorphism: Decoding Method Overriding in Java

14
Comments
3 min read
Java 21 Records Exam Objective for Java SE 21 Developer Certification Preparation

Java 21 Records Exam Objective for Java SE 21 Developer Certification Preparation

Comments
3 min read
Uma breve introdução ao Hibernate

Uma breve introdução ao Hibernate

Comments
4 min read
Don’t Let Your Singleton Break! Here’s How to Make It 100% Thread-Safe in Java

Don’t Let Your Singleton Break! Here’s How to Make It 100% Thread-Safe in Java

1
Comments
4 min read
Interfaces and Abstract Classes in Java

Interfaces and Abstract Classes in Java

26
Comments 1
7 min read
Write a Java program to find duplicate elements in an array

Write a Java program to find duplicate elements in an array

6
Comments
1 min read
loading...