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.
10 reasons to switch from Java to Kotlin right now!

10 reasons to switch from Java to Kotlin right now!

93
Comments 15
5 min read
Functional Interfaces in Java: What are Functional Interfaces?

Functional Interfaces in Java: What are Functional Interfaces?

9
Comments 1
6 min read
Three characteristics of OOP: Encapsulation

Three characteristics of OOP: Encapsulation

9
Comments 1
4 min read
Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0

Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0

36
Comments 2
8 min read
Leetcode 5 - Longest Palindromic Substring

Leetcode 5 - Longest Palindromic Substring

3
Comments 1
1 min read
Consuming REST APIs in Java Applications

Consuming REST APIs in Java Applications

9
Comments
4 min read
How to motivate myself

How to motivate myself

2
Comments 1
1 min read
Handling Exceptions in Java Streams using a Functional Interface

Handling Exceptions in Java Streams using a Functional Interface

5
Comments
3 min read
Side Project: Content Sharing Platform

Side Project: Content Sharing Platform

3
Comments
1 min read
Why data structure algorithms are important to learn ?

Why data structure algorithms are important to learn ?

4
Comments
2 min read
Make sure you know which Unicode version is supported by your programming language version

Make sure you know which Unicode version is supported by your programming language version

2
Comments
3 min read
How to Set Up Distributed Tracing in Microservices with Spring Boot, Zipkin or the ELK Stack

How to Set Up Distributed Tracing in Microservices with Spring Boot, Zipkin or the ELK Stack

5
Comments
9 min read
Joyce, a highly scalable event-driven Cloud Native Data Hub.

Joyce, a highly scalable event-driven Cloud Native Data Hub.

2
Comments
1 min read
Functional Programming in Java? Refactoring if/else logic with the help of Functional Interfaces.

Functional Programming in Java? Refactoring if/else logic with the help of Functional Interfaces.

16
Comments 1
4 min read
A importância da lógica em todo novo aprendizado

A importância da lógica em todo novo aprendizado

13
Comments 2
3 min read
Leetcode: Maximum Subarray

Leetcode: Maximum Subarray

3
Comments 1
3 min read
Best practices on using Jackson and Lombok

Best practices on using Jackson and Lombok

15
Comments 3
2 min read
Basic java tutorial and java programs

Basic java tutorial and java programs

12
Comments
7 min read
Best Ways to Run Spring Boot app Via Console or Terminal

Best Ways to Run Spring Boot app Via Console or Terminal

7
Comments
1 min read
Feature Flags in Spring Boot

Feature Flags in Spring Boot

5
Comments 1
5 min read
Effective Java: Avoid Unnecessary Use of Checked Exceptions

Effective Java: Avoid Unnecessary Use of Checked Exceptions

4
Comments
2 min read
How to Build Java Applications Today: August 16, 2021

How to Build Java Applications Today: August 16, 2021

10
Comments
6 min read
Keycloak with Angular and Spring Security

Keycloak with Angular and Spring Security

8
Comments 3
1 min read
Safely Evolving Database with Liquibase, Spring Data, and Spring Boot

Safely Evolving Database with Liquibase, Spring Data, and Spring Boot

9
Comments
1 min read
Generics in Java

Generics in Java

5
Comments
5 min read
loading...