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.
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

88
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
Kotlin Null Safety vs. Java: A Comedy of Errors (But Mostly in Java)

Kotlin Null Safety vs. Java: A Comedy of Errors (But Mostly in Java)

1
Comments
3 min read
Hierarchical data with Postgres and Spring Data JPA

Hierarchical data with Postgres and Spring Data JPA

37
Comments
12 min read
SQL 耗时跟踪

SQL 耗时跟踪

Comments
4 min read
Understanding SOLID Principles in Software Design

Understanding SOLID Principles in Software Design

127
Comments 9
4 min read
loading...