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.
5.How to match word and non word characters.

5.How to match word and non word characters.

3
Comments
1 min read
Cognitive Control Annotations in Spring Boot

Cognitive Control Annotations in Spring Boot

6
Comments
3 min read
Tutorial: Use Azure Functions to process real-time data from Azure Event Hubs and persist to Azure Cosmos DB

Tutorial: Use Azure Functions to process real-time data from Azure Event Hubs and persist to Azure Cosmos DB

20
Comments
6 min read
Stream.concat vs. new ArrayList Performance within a Stream

Stream.concat vs. new ArrayList Performance within a Stream

7
Comments
6 min read
Wordpress Themes or Vala for Java Programmers?

Wordpress Themes or Vala for Java Programmers?

5
Comments
1 min read
Top 10 Free Spring Boot Courses to Learn Online for Beginners

Top 10 Free Spring Boot Courses to Learn Online for Beginners

127
Comments 2
12 min read
4. How to match whitespace and non whitespace characters.

4. How to match whitespace and non whitespace characters.

8
Comments
1 min read
The Modern Cpp Challenge on Mobile – Greatest commont divisor

The Modern Cpp Challenge on Mobile – Greatest commont divisor

6
Comments
6 min read
3.Matching digits and non digits character.

3.Matching digits and non digits character.

6
Comments
1 min read
Conditional CriteriaBuilder for Optional Params

Conditional CriteriaBuilder for Optional Params

6
Comments
2 min read
How to write Multi-Threaded Tests in Java

How to write Multi-Threaded Tests in Java

19
Comments 1
5 min read
2. The dot(.)

2. The dot(.)

7
Comments
1 min read
1.Introduction about Regex

1.Introduction about Regex

5
Comments
1 min read
Functions as Queries @ SwayDB

Functions as Queries @ SwayDB

10
Comments
2 min read
Improving a snippet of code

Improving a snippet of code

6
Comments 1
2 min read
Coping with incompatible code in Graal VM AOT compilation

Coping with incompatible code in Graal VM AOT compilation

7
Comments 1
6 min read
My Career as a Software Developer

My Career as a Software Developer

7
Comments 1
3 min read
Simple WearOS App using Java

Simple WearOS App using Java

7
Comments 2
4 min read
Quick Tip – How to have an EditText which takes only numbers ?

Quick Tip – How to have an EditText which takes only numbers ?

7
Comments
2 min read
Caching & IOStrategy @ SwayDB

Caching & IOStrategy @ SwayDB

6
Comments 2
5 min read
Locating jar files containing a given class in the command line

Locating jar files containing a given class in the command line

10
Comments
1 min read
Build your own HTTP server in Java in less than one hour (only GET method)

Build your own HTTP server in Java in less than one hour (only GET method)

38
Comments 3
8 min read
Managing JDKs in MacOS

Managing JDKs in MacOS

13
Comments 5
3 min read
How we do automated testing on our backend

How we do automated testing on our backend

8
Comments 2
4 min read
MicroProfile Config in Azure Kubernetes Service

MicroProfile Config in Azure Kubernetes Service

19
Comments
19 min read
How to easily add sentiment analysis to any Java application

How to easily add sentiment analysis to any Java application

5
Comments
5 min read
We started a new open source project: markdown2document

We started a new open source project: markdown2document

57
Comments 16
1 min read
Effective Java Tuesday! Favor Composition Over Inheritance

Effective Java Tuesday! Favor Composition Over Inheritance

8
Comments 1
4 min read
Hexagonal Architecture

Hexagonal Architecture

8
Comments 1
1 min read
How to get started with Gradle

How to get started with Gradle

45
Comments 4
8 min read
Microservices Architecture Tutorial: all you need to get started

Microservices Architecture Tutorial: all you need to get started

88
Comments 3
10 min read
What is Spring Boot? Autoconfigurations In-Depth

What is Spring Boot? Autoconfigurations In-Depth

42
Comments 6
17 min read
Introduction to Java ProcessHandle

Introduction to Java ProcessHandle

11
Comments
3 min read
Changing a constant in Java at runtime (WHAT?!)

Changing a constant in Java at runtime (WHAT?!)

14
Comments
2 min read
Splitting Liquibase changelog? No problem.

Splitting Liquibase changelog? No problem.

21
Comments
8 min read
ColdFusion SetCookie UDF (Supports “SameSite”)

ColdFusion SetCookie UDF (Supports “SameSite”)

6
Comments 1
2 min read
Java 10 에서 var 재대로 사용하기

Java 10 에서 var 재대로 사용하기

9
Comments
1 min read
Linden Scripting Language

Linden Scripting Language

8
Comments
5 min read
Train Simulation Problems - Update

Train Simulation Problems - Update

5
Comments
2 min read
ColdFusion Test for new Amazon Trust Services Certificates

ColdFusion Test for new Amazon Trust Services Certificates

3
Comments
2 min read
자바 개발자들은 왜 비동기를 싫어하는 걸까?

자바 개발자들은 왜 비동기를 싫어하는 걸까?

3
Comments 8
1 min read
Streaming data from Kafka to a Database - video walkthrough

Streaming data from Kafka to a Database - video walkthrough

12
Comments
2 min read
Using JMeter for performance testing

Using JMeter for performance testing

6
Comments 1
1 min read
Spring @Component @Bean 알고 쓰기

Spring @Component @Bean 알고 쓰기

6
Comments
1 min read
The Modern C++ Challenge on Mobile – The First Problem

The Modern C++ Challenge on Mobile – The First Problem

6
Comments
6 min read
How to serialize and deserialize ArrayList in Java

How to serialize and deserialize ArrayList in Java

3
Comments
1 min read
Top 22 System Design and Software Design Interview Questions and Problems

Top 22 System Design and Software Design Interview Questions and Problems

188
Comments 1
12 min read
Hash-Index @ SwayDB

Hash-Index @ SwayDB

8
Comments
2 min read
Train Simulation Problems

Train Simulation Problems

5
Comments 4
1 min read
Java - Using Spring to test a REST API

Java - Using Spring to test a REST API

9
Comments 2
4 min read
CQRS using Java and Axon - Command module

CQRS using Java and Axon - Command module

11
Comments 1
4 min read
Effective Java Tuesday! Minimize Mutability

Effective Java Tuesday! Minimize Mutability

11
Comments
5 min read
Spring Social Login

Spring Social Login

12
Comments
4 min read
Is it okay if my app is not microservices-based?

Is it okay if my app is not microservices-based?

5
Comments 4
2 min read
Quick Tip – How to make a TextView bold or italic ?

Quick Tip – How to make a TextView bold or italic ?

9
Comments
2 min read
Building 3rd party JARs in Spring (Maven project)

Building 3rd party JARs in Spring (Maven project)

8
Comments 1
1 min read
Java 8 - Lambda Expression 101

Java 8 - Lambda Expression 101

9
Comments
1 min read
Java 8 - Lambda Expression Rule

Java 8 - Lambda Expression Rule

6
Comments 1
1 min read
counters != countersWorking; SOLVED

counters != countersWorking; SOLVED

4
Comments
1 min read
Spring Boot: Auto Configuration and Projects

Spring Boot: Auto Configuration and Projects

14
Comments
4 min read
loading...