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.
Getting the database url at run time

Getting the database url at run time

9
Comments
2 min read
Google Cloud Functions 2nd gen

Google Cloud Functions 2nd gen

10
Comments
7 min read
An easy way to group objects in java

An easy way to group objects in java

9
Comments
1 min read
Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
How To Solve the issue of WebView not redirecting to payment gateway or showing white screen

How To Solve the issue of WebView not redirecting to payment gateway or showing white screen

5
Comments 1
1 min read
MyBatis en tiempos de Java 8-17

MyBatis en tiempos de Java 8-17

7
Comments
1 min read
Java: Finding out the root cause of an unexpected log message

Java: Finding out the root cause of an unexpected log message

6
Comments
3 min read
From Java to Kotlin. There and back again

From Java to Kotlin. There and back again

14
Comments 1
7 min read
Feature Flag Platform with FF4J, Spring, Postgres and Kubernetes

Feature Flag Platform with FF4J, Spring, Postgres and Kubernetes

11
Comments
5 min read
Reverse Integer without converting into a String

Reverse Integer without converting into a String

6
Comments 2
2 min read
The Objectively Best Way to Indent your Code

The Objectively Best Way to Indent your Code

6
Comments
6 min read
What is the BEST Programming Language to Start with?

What is the BEST Programming Language to Start with?

4
Comments
9 min read
Don't discover bugs in production, use unit tests

Don't discover bugs in production, use unit tests

10
Comments
5 min read
Controlling Hibernate Commit programmatically for batch execution on Quarkus

Controlling Hibernate Commit programmatically for batch execution on Quarkus

7
Comments
2 min read
DSA- Recursion.

DSA- Recursion.

4
Comments
1 min read
Java - How to Create Lists in a PDF Document

Java - How to Create Lists in a PDF Document

12
Comments
5 min read
Spring Remote Code Execution Vulnerability

Spring Remote Code Execution Vulnerability

12
Comments
1 min read
How to Turn On Track Changes, Accept or Reject Changes in Word in Java

How to Turn On Track Changes, Accept or Reject Changes in Word in Java

5
Comments
4 min read
Dependency Injection in Spring Boot

Dependency Injection in Spring Boot

5
Comments
1 min read
How To Solve Missing Number Problem In Java, An Amazon Interview Question

How To Solve Missing Number Problem In Java, An Amazon Interview Question

39
Comments 7
5 min read
Top 7 Challenges Of Cross Browser Testing With Solutions

Top 7 Challenges Of Cross Browser Testing With Solutions

9
Comments
14 min read
O Poder da Classe Enum com métodos abstratos

O Poder da Classe Enum com métodos abstratos

14
Comments
4 min read
Debugging JAXB Production Issues

Debugging JAXB Production Issues

15
Comments
6 min read
Digital Team Building

Digital Team Building

6
Comments
15 min read
How to connect Apache tomcat to Apache Netbeans IDE

How to connect Apache tomcat to Apache Netbeans IDE

13
Comments
2 min read
The beauty & power of Java

The beauty & power of Java

5
Comments
1 min read
Do JDBC ao Spring Data (ou: Ă© possĂ­vel reduzir cĂłdigo?)

Do JDBC ao Spring Data (ou: Ă© possĂ­vel reduzir cĂłdigo?)

16
Comments 1
8 min read
HTTP Requests in Java with Proxies

HTTP Requests in Java with Proxies

19
Comments
4 min read
Nested Classes - CustomRowMapper !! Not a Problem Anymore !! - Part 2

Nested Classes - CustomRowMapper !! Not a Problem Anymore !! - Part 2

8
Comments
3 min read
Palindrome with % and / [Java]

Palindrome with % and / [Java]

7
Comments
2 min read
Build a rest service from the command line, as simple as “every request has a response.”

Build a rest service from the command line, as simple as “every request has a response.”

6
Comments
3 min read
How to Read Multiple Barcode and QR Code with Dynamsoft Java Barcode SDK

How to Read Multiple Barcode and QR Code with Dynamsoft Java Barcode SDK

6
Comments
4 min read
Introduction to Java Enterprise Edition

Introduction to Java Enterprise Edition

10
Comments 2
5 min read
2. Basic String operations

2. Basic String operations

7
Comments
2 min read
Curso grátis de Spring Boot

Curso grátis de Spring Boot

13
Comments
1 min read
A Simple Introduction To Java - Lists

A Simple Introduction To Java - Lists

7
Comments
5 min read
Create a Hadoop playground with Docker Desktop on Windows in minutes

Create a Hadoop playground with Docker Desktop on Windows in minutes

11
Comments
4 min read
Nested Classes - CustomRowMapper !! Not a Problem Anymore !! - Part 1

Nested Classes - CustomRowMapper !! Not a Problem Anymore !! - Part 1

5
Comments 1
3 min read
Java Instrumentation — A Simple Working Example in Java

Java Instrumentation — A Simple Working Example in Java

10
Comments
4 min read
Type in the Notepad using Java

Type in the Notepad using Java

8
Comments
2 min read
Java Command-Line, GUI and Web Apps for Scanning Barcode and QR Code

Java Command-Line, GUI and Web Apps for Scanning Barcode and QR Code

5
Comments
5 min read
Leetcode — Valid Parentheses (Kotlin)

Leetcode — Valid Parentheses (Kotlin)

4
Comments
2 min read
Otimizando a inicialização da JVM e aumentando a eficácia da aplicação dentro de containers

Otimizando a inicialização da JVM e aumentando a eficácia da aplicação dentro de containers

7
Comments
8 min read
How we can access the other components

How we can access the other components

3
Comments
1 min read
Using Kong Ingress Controller with Spring Boot Services

Using Kong Ingress Controller with Spring Boot Services

9
Comments
5 min read
Build a robot that plays hide and seek (Raspberry Pi + AI)

Build a robot that plays hide and seek (Raspberry Pi + AI)

8
Comments
6 min read
Using an Array of strings in a query with Oracle PL/SQL

Using an Array of strings in a query with Oracle PL/SQL

9
Comments
1 min read
My First Lines of Code for CherryBomb ZAP extension

My First Lines of Code for CherryBomb ZAP extension

9
Comments
4 min read
Set up your VS Code for Java development

Set up your VS Code for Java development

6
Comments
5 min read
Introduction to Flexbox Layout in HarmonyOS

Introduction to Flexbox Layout in HarmonyOS

7
Comments
4 min read
Java in VS Code - Learn directly from the core engineers

Java in VS Code - Learn directly from the core engineers

9
Comments
2 min read
Debugging Java Equals and Hashcode Performance in Production

Debugging Java Equals and Hashcode Performance in Production

8
Comments 2
4 min read
Install Java on windows 10 in 3 simple steps

Install Java on windows 10 in 3 simple steps

8
Comments
2 min read
Step-by-Step Guide to Building Your First Ionic App with Cordova on Windows

Step-by-Step Guide to Building Your First Ionic App with Cordova on Windows

8
Comments 3
2 min read
Creating a java library, a place where any problem can be resolved.

Creating a java library, a place where any problem can be resolved.

5
Comments
3 min read
Configuring multiple data sources with Spring Boot 2 and Spring Data JPA 06:02

Configuring multiple data sources with Spring Boot 2 and Spring Data JPA

4
Comments
1 min read
Writing about Spring Boot – #1

Writing about Spring Boot – #1

4
Comments
2 min read
100days code challenge

100days code challenge

3
Comments
1 min read
Error handling across different languages

Error handling across different languages

15
Comments
6 min read
Stalactite ORM 1.0.0 is out !

Stalactite ORM 1.0.0 is out !

7
Comments
1 min read
loading...