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.
Switching to Kotlin. Short overview.

Switching to Kotlin. Short overview.

3
Comments
2 min read
Java Programming language Basics Concepts

Java Programming language Basics Concepts

4
Comments
9 min read
Abstraction and Encapsulation - [OOP & Java #1]

Abstraction and Encapsulation - [OOP & Java #1]

24
Comments 5
5 min read
How to use Basic Authentication with Rest Template in Spring Boot

How to use Basic Authentication with Rest Template in Spring Boot

18
Comments 2
6 min read
Effective Java! Emulate Extensible Enums With Interfaces.

Effective Java! Emulate Extensible Enums With Interfaces.

8
Comments
2 min read
Maven Plugin Testing - In a Modern way - Part I

Maven Plugin Testing - In a Modern way - Part I

12
Comments 1
6 min read
Getting started with Kotlin for Android development

Getting started with Kotlin for Android development

6
Comments
8 min read
Monitoring Spring Boot with Prometheus + Grafana

Monitoring Spring Boot with Prometheus + Grafana

12
Comments 1
5 min read
How to build a CLI app in Java using jbang and picocli

How to build a CLI app in Java using jbang and picocli

4
Comments
7 min read
Learn Any Programming Language with This Learning Plan

Learn Any Programming Language with This Learning Plan

44
Comments 1
7 min read
Reactive Toolbox: Why and How

Reactive Toolbox: Why and How

6
Comments 3
5 min read
Overcome fear of Init blocks! | KnowYourKotlin

Overcome fear of Init blocks! | KnowYourKotlin

2
Comments
1 min read
Debugging Java Language Worker on Azure Functions

Debugging Java Language Worker on Azure Functions

7
Comments
5 min read
[PT-BR] Reflection com JPMS

[PT-BR] Reflection com JPMS

5
Comments 2
4 min read
Adding Functionality to the Backend - Building a Blog

Adding Functionality to the Backend - Building a Blog

5
Comments
5 min read
I learned Javascript, Ruby, Python and Java

I learned Javascript, Ruby, Python and Java

28
Comments 30
2 min read
Are you Java expert? What will be the output of the given code snippet?

Are you Java expert? What will be the output of the given code snippet?

4
Comments 9
1 min read
Building RESTful API with Spring JPA in a Complex Domain

Building RESTful API with Spring JPA in a Complex Domain

5
Comments
5 min read
openapi-processor-spring type mapping

openapi-processor-spring type mapping

6
Comments
4 min read
Dependency Injection in Java is easy - Part 3 - Spring Context

Dependency Injection in Java is easy - Part 3 - Spring Context

10
Comments
11 min read
Dependency Analysis Gradle Plugin: Using bytecode analysis to find unused dependencies

Dependency Analysis Gradle Plugin: Using bytecode analysis to find unused dependencies

24
Comments 1
7 min read
Excel Sheet Column Number

Excel Sheet Column Number

4
Comments
1 min read
Debugging gradle plugins

Debugging gradle plugins

10
Comments
1 min read
Bit Manipulation Techniques

Bit Manipulation Techniques

38
Comments
4 min read
Unit Testing with JUnit5

Unit Testing with JUnit5

8
Comments
4 min read
Agendando tarefas repetitivas em Java com Quarkus

Agendando tarefas repetitivas em Java com Quarkus

10
Comments 2
5 min read
Types vs. Classes

Types vs. Classes

37
Comments
3 min read
File Stream Encryption with Bouncy Castle

File Stream Encryption with Bouncy Castle

5
Comments
6 min read
How To Capture Screenshots In Selenium? Guide With Examples

How To Capture Screenshots In Selenium? Guide With Examples

13
Comments
18 min read
Add Page Numbers to an Existing Word Documnet in Java

Add Page Numbers to an Existing Word Documnet in Java

6
Comments
3 min read
java.util.concurrent.ForkJoinPool Example

java.util.concurrent.ForkJoinPool Example

6
Comments
5 min read
Let's Talk About REGEX !!

Let's Talk About REGEX !!

127
Comments 9
3 min read
The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.

The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.

16
Comments
5 min read
Data Structures Two Ways: Linked List (Pt 1)

Data Structures Two Ways: Linked List (Pt 1)

3
Comments
5 min read
A Fluent API to create chatbots in Java (and why this is our third attempt to define a great Bot Definition Language!)

A Fluent API to create chatbots in Java (and why this is our third attempt to define a great Bot Definition Language!)

4
Comments
5 min read
Create TestNG Project In Eclipse & Run Selenium Test Script

Create TestNG Project In Eclipse & Run Selenium Test Script

2
Comments
7 min read
Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

27
Comments 1
5 min read
Converting Word to PDF, PNG, SVG, RTF, XPS, XML in Java Application

Converting Word to PDF, PNG, SVG, RTF, XPS, XML in Java Application

4
Comments
2 min read
Effective Java! Use EnumMap instead of Ordinal Indexing

Effective Java! Use EnumMap instead of Ordinal Indexing

9
Comments
2 min read
Let's talk about STREAMS !!

Let's talk about STREAMS !!

83
Comments 9
6 min read
Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!

Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!

9
Comments
8 min read
Crie testes unitários mais amigáveis e mais rapidamente com Spock

Crie testes unitários mais amigáveis e mais rapidamente com Spock

5
Comments 1
10 min read
Get Started with Java Logging (and some tips to easily learn new libraries)

Get Started with Java Logging (and some tips to easily learn new libraries)

14
Comments
5 min read
Variances in Scala

Variances in Scala

8
Comments
2 min read
Higher Order Functions (HOF) in Scala

Higher Order Functions (HOF) in Scala

7
Comments
3 min read
5 best resources to learn Scala

5 best resources to learn Scala

6
Comments 1
3 min read
Scala Type Bounds

Scala Type Bounds

2
Comments
3 min read
Partial Functions in Scala

Partial Functions in Scala

5
Comments
3 min read
Understand Type Variances in 30 Seconds

Understand Type Variances in 30 Seconds

18
Comments
4 min read
Collect analytics data for your App using AWS Amplify

Collect analytics data for your App using AWS Amplify

16
Comments
6 min read
My First Week of Java

My First Week of Java

14
Comments 5
3 min read
Dependency Injection in Java is easy - Part 2 - Google Guice

Dependency Injection in Java is easy - Part 2 - Google Guice

8
Comments
10 min read
Hidden Gems: Event-Driven Change Notifications in Relational Databases

Hidden Gems: Event-Driven Change Notifications in Relational Databases

6
Comments
10 min read
How To Run Spring Cloud Data Flow with Azure Event Hub as a Binder

How To Run Spring Cloud Data Flow with Azure Event Hub as a Binder

5
Comments 1
3 min read
Common Java patterns in Kotlin

Common Java patterns in Kotlin

5
Comments 4
5 min read
Want to start your journey as a Java Developer?✨ But how to learn Java with industries oriented way?🔥😎

Want to start your journey as a Java Developer?✨ But how to learn Java with industries oriented way?🔥😎

10
Comments
3 min read
Dependency Injection in Java is easy - Part 1 - A Design Pattern

Dependency Injection in Java is easy - Part 1 - A Design Pattern

11
Comments 1
6 min read
Json Web Token: How to secure Spring Boot REST API

Json Web Token: How to secure Spring Boot REST API

14
Comments
6 min read
balalaika IT newsletter #7

balalaika IT newsletter #7

4
Comments
2 min read
Quarkus + OpenAPI uma combinação tão boa que deveria se chamar bolo de chocolate

Quarkus + OpenAPI uma combinação tão boa que deveria se chamar bolo de chocolate

11
Comments 1
6 min read
loading...