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.
Workplace apps shouldn't suck (Vaadin makes sure they don't)

Workplace apps shouldn't suck (Vaadin makes sure they don't)

7
Comments
4 min read
[PT-BR] Lambda Expressions não são classes anônimas?

[PT-BR] Lambda Expressions não são classes anônimas?

28
Comments 5
5 min read
[PT-BR] Estilo Imperativo X Estilo Declarativo com Java

[PT-BR] Estilo Imperativo X Estilo Declarativo com Java

38
Comments 10
6 min read
[Java vs .NET] void

[Java vs .NET] void

6
Comments
1 min read
LeetCode - First Bad Version

LeetCode - First Bad Version

10
Comments 1
1 min read
Leet Code - Binary Search

Leet Code - Binary Search

8
Comments
1 min read
How to set up Ant tool for Salesforce deployment ?

How to set up Ant tool for Salesforce deployment ?

9
Comments
1 min read
Is Java still a good option for enterprise?

Is Java still a good option for enterprise?

6
Comments
1 min read
Two Sum II - Input Array Is Sorted

Two Sum II - Input Array Is Sorted

7
Comments
1 min read
Java as a Second (or third) language

Java as a Second (or third) language

7
Comments
3 min read
Memory Management in Java

Memory Management in Java

5
Comments
2 min read
Gradle Tutorial - Crash Course [Video]

Gradle Tutorial - Crash Course [Video]

6
Comments 1
1 min read
Binary Search Technique

Binary Search Technique

8
Comments
2 min read
What is HashMap in Java - Explained with examples.

What is HashMap in Java - Explained with examples.

5
Comments
3 min read
Top 70 Java Collections Interview Questions With Answers

Top 70 Java Collections Interview Questions With Answers

4
Comments
3 min read
LeetCode :-Implement strStr() with Solution

LeetCode :-Implement strStr() with Solution

6
Comments
1 min read
Java 8 to Kotlin, Clojure and Java 17 - Part 2 Kotlin

Java 8 to Kotlin, Clojure and Java 17 - Part 2 Kotlin

6
Comments
1 min read
An alternative to using Thread.sleep in your Java tests

An alternative to using Thread.sleep in your Java tests

6
Comments
7 min read
An alternative look at workflows in cloud era

An alternative look at workflows in cloud era

5
Comments
8 min read
CF_Timer: No Debugging IP Address Required; Introducing nanoTime

CF_Timer: No Debugging IP Address Required; Introducing nanoTime

6
Comments 1
2 min read
Diff Decompiled Minecraft Versions

Diff Decompiled Minecraft Versions

5
Comments
3 min read
Tower of Hanoi: Recursion Problem

Tower of Hanoi: Recursion Problem

6
Comments
1 min read
Armazenando imagens protocolo SFTP com java - Springboot

Armazenando imagens protocolo SFTP com java - Springboot

9
Comments
4 min read
Deploy Spring Boot application to AWS Elastic Beanstalk and RDS

Deploy Spring Boot application to AWS Elastic Beanstalk and RDS

8
Comments
2 min read
Guide to Dockerize your Spring Boot application with MySQL database

Guide to Dockerize your Spring Boot application with MySQL database

38
Comments 1
3 min read
Garbage Collection Python x Java

Garbage Collection Python x Java

11
Comments 1
3 min read
Java and Object Oriented Programming [#2]

Java and Object Oriented Programming [#2]

9
Comments
4 min read
Checking if String UUID is valid with Java

Checking if String UUID is valid with Java

10
Comments 3
2 min read
Re2j instead of default regEx in Java: when and how to use it

Re2j instead of default regEx in Java: when and how to use it

6
Comments
6 min read
🛤️ Spring 6 at #springio22 : Infrastructure themes 📑

🛤️ Spring 6 at #springio22 : Infrastructure themes 📑

4
Comments 3
3 min read
RhinoJS runs node.js

RhinoJS runs node.js

5
Comments
1 min read
How to calculate thread pool size in Java

How to calculate thread pool size in Java

10
Comments
2 min read
Building a secure CI/CD pipeline with GitHub Actions

Building a secure CI/CD pipeline with GitHub Actions

6
Comments
1 min read
Cloud Native Java Microservices with JHipster and Istio

Cloud Native Java Microservices with JHipster and Istio

22
Comments 1
14 min read
Why and How: Adding Templates to a Video Editor

Why and How: Adding Templates to a Video Editor

4
Comments 1
4 min read
Keep Track of Workouts While Running in the Background

Keep Track of Workouts While Running in the Background

4
Comments
4 min read
How to Create a Fullstack App Using NuxtJS, NestJS, and Datastax Astra DB (with a Little Help from Github Copilot)

How to Create a Fullstack App Using NuxtJS, NestJS, and Datastax Astra DB (with a Little Help from Github Copilot)

5
Comments
5 min read
Debugging Gson, Moshi and Jackson JSON Frameworks in Production

Debugging Gson, Moshi and Jackson JSON Frameworks in Production

15
Comments
6 min read
How to Think in Object-Oriented Way

How to Think in Object-Oriented Way

12
Comments
10 min read
Why use Java - Map.computeIfAbsent

Why use Java - Map.computeIfAbsent

4
Comments
1 min read
How to solve Group Anagrams problem

How to solve Group Anagrams problem

2
Comments
1 min read
How did I move my pet project from Spring MVC to Webflux and Spring Native with GraalVM

How did I move my pet project from Spring MVC to Webflux and Spring Native with GraalVM

7
Comments
5 min read
Create Kubernetes Microservices on Azure with Cosmos DB

Create Kubernetes Microservices on Azure with Cosmos DB

8
Comments
26 min read
Secure your Spring Boot Rest API with Keycloak

Secure your Spring Boot Rest API with Keycloak

12
Comments 2
8 min read
this keyword

this keyword

2
Comments 1
4 min read
How Java Apps Litter Beyond the Heap

How Java Apps Litter Beyond the Heap

3
Comments
4 min read
Building a cross platform remote control for presentations

Building a cross platform remote control for presentations

4
Comments
3 min read
Devoxx Morocco biggest tech conference in MEA region!

Devoxx Morocco biggest tech conference in MEA region!

4
Comments
1 min read
Java for web frontend developers, part 2: getting started with J2CL

Java for web frontend developers, part 2: getting started with J2CL

10
Comments
5 min read
Java - How to Compare Two Word Documents to Get Differences

Java - How to Compare Two Word Documents to Get Differences

4
Comments
3 min read
A custom annotation to apply currying in Java

A custom annotation to apply currying in Java

10
Comments
3 min read
Best way to learn Java in easy way

Best way to learn Java in easy way

4
Comments
2 min read
Spring Data Repositories - Pra que servem e como funcionam por baixo dos panos?

Spring Data Repositories - Pra que servem e como funcionam por baixo dos panos?

5
Comments
2 min read
Is there any reason to use ZoneId.of("UTC") instead of ZoneOffset.UTC?

Is there any reason to use ZoneId.of("UTC") instead of ZoneOffset.UTC?

4
Comments
2 min read
HTTPS with mutual authentication

HTTPS with mutual authentication

9
Comments
3 min read
LEET Code 21 Days of Dynamic Programming

LEET Code 21 Days of Dynamic Programming

5
Comments
3 min read
Java – How to Merge or Split Tables and Cells in Word Documents

Java – How to Merge or Split Tables and Cells in Word Documents

5
Comments
6 min read
Choreography Saga Pattern Implementation

Choreography Saga Pattern Implementation

18
Comments
6 min read
Estudo sobre HTTP2 e protocolos binários - parte 2

Estudo sobre HTTP2 e protocolos binários - parte 2

9
Comments
9 min read
4Bn rows/sec query benchmark: Clickhouse vs QuestDB vs Timescale

4Bn rows/sec query benchmark: Clickhouse vs QuestDB vs Timescale

7
Comments
10 min read
loading...