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.
Single number 3

Single number 3

Comments
3 min read
Personalize Your Application Startup with a Custom Banner

Personalize Your Application Startup with a Custom Banner

16
Comments 2
6 min read
๐Ÿ” ๐—›๐—ฒ๐—ฎ๐—ฝ ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† ๐˜ƒ๐˜€. ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ: ๐—ช๐—ต๐—ฎ๐˜โ€™๐˜€ ๐˜๐—ต๐—ฒ ๐——๐—ถ๐—ณ๐—ณ๐—ฒ๐—ฟ๐—ฒ๐—ป๐—ฐ๐—ฒ?

๐Ÿ” ๐—›๐—ฒ๐—ฎ๐—ฝ ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† ๐˜ƒ๐˜€. ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ: ๐—ช๐—ต๐—ฎ๐˜โ€™๐˜€ ๐˜๐—ต๐—ฒ ๐——๐—ถ๐—ณ๐—ณ๐—ฒ๐—ฟ๐—ฒ๐—ป๐—ฐ๐—ฒ?

Comments
1 min read
Wednesday Links - Edition 2024-08-21

Wednesday Links - Edition 2024-08-21

1
Comments
1 min read
Java 23 Has Arrived What's New ?

Java 23 Has Arrived What's New ?

6
Comments 1
5 min read
EchoAPI vs Insomnia: A Comprehensive Comparison with Practical Examples

EchoAPI vs Insomnia: A Comprehensive Comparison with Practical Examples

6
Comments
4 min read
Why is Java faster than Python? Answer

Why is Java faster than Python? Answer

Comments
2 min read
5 Essential Steps to Become an AI Developer: A Guide to Building Strong Skills in Python and Java

5 Essential Steps to Become an AI Developer: A Guide to Building Strong Skills in Python and Java

1
Comments
5 min read
Working with NoSQL Databases and Spring Data MongoDB

Working with NoSQL Databases and Spring Data MongoDB

2
Comments
3 min read
Read specified columns from a csv file #eg44

Read specified columns from a csv file #eg44

6
Comments
1 min read
How to Check if a Key Exists in JavaScript

How to Check if a Key Exists in JavaScript

1
Comments
3 min read
Exploring Enhanced Inheritance Control with Sealed Classes in Java

Exploring Enhanced Inheritance Control with Sealed Classes in Java

1
Comments
3 min read
Minecraft Modpack Development Update: Beta Test and Musical Additions

Minecraft Modpack Development Update: Beta Test and Musical Additions

2
Comments 2
1 min read
โŒจ 3 IDE Shortcuts I Use Daily

โŒจ 3 IDE Shortcuts I Use Daily

7
Comments 2
3 min read
Effective Project Structuring for Microservices with Quarkus

Effective Project Structuring for Microservices with Quarkus

9
Comments 2
5 min read
Default Functional Interfaces in Java

Default Functional Interfaces in Java

Comments
4 min read
Single Number I

Single Number I

Comments
1 min read
Mapping paths through GeoServer source code

Mapping paths through GeoServer source code

Comments
14 min read
Mastering Java Collections with Multithreading: Best Practices and Practical Examples

Mastering Java Collections with Multithreading: Best Practices and Practical Examples

3
Comments
6 min read
Python vs Java: A Deep Dive into the Best Programming Language for You

Python vs Java: A Deep Dive into the Best Programming Language for You

16
Comments 1
4 min read
Optimizing Java Heap Setting for AWS ECS

Optimizing Java Heap Setting for AWS ECS

1
Comments
3 min read
Constructor Overloading in Java

Constructor Overloading in Java

Comments
3 min read
Java Programming Challenges: Exploring Reflection, Database Connections, and More

Java Programming Challenges: Exploring Reflection, Database Connections, and More

Comments
3 min read
Something could double the development efficiency of Java programmers

Something could double the development efficiency of Java programmers

7
Comments
6 min read
Spring Boot RestTemplate getForEntity method

Spring Boot RestTemplate getForEntity method

5
Comments 1
2 min read
Understanding Java Streams: Revolutionizing Data Processing

Understanding Java Streams: Revolutionizing Data Processing

Comments
3 min read
Spring Boot 3 application on AWS Lambda - Part 11 Measuring cold and warm starts of Lambda function using Docker Container Image

Spring Boot 3 application on AWS Lambda - Part 11 Measuring cold and warm starts of Lambda function using Docker Container Image

7
Comments
3 min read
Java 8 Features: A Comprehensive Guide

Java 8 Features: A Comprehensive Guide

1
Comments
3 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

Comments
14 min read
Micronaut vs. Spring Boot: A Detailed Comparison

Micronaut vs. Spring Boot: A Detailed Comparison

Comments
3 min read
Dependency Injection in Spring Boot: The Wizard Behind the Curtain

Dependency Injection in Spring Boot: The Wizard Behind the Curtain

Comments
6 min read
Have you encountered a variable named "clazz" in Java before? ๐Ÿ‘€

Have you encountered a variable named "clazz" in Java before? ๐Ÿ‘€

1
Comments
1 min read
How to find intersection of two singly linked lists in a simple and optimal way in java

How to find intersection of two singly linked lists in a simple and optimal way in java

Comments
3 min read
Java Picked Me Today

Java Picked Me Today

Comments
2 min read
How to Measure Code Coverage in a Running Java Application Using JaCoCo

How to Measure Code Coverage in a Running Java Application Using JaCoCo

1
Comments
4 min read
What is the CORS ?

What is the CORS ?

Comments
3 min read
Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity

Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity

6
Comments
17 min read
Introducing Omni4J: Secure your Java code

Introducing Omni4J: Secure your Java code

Comments
2 min read
How to secure a single REST API resource with multiple scopes using Keycloak

How to secure a single REST API resource with multiple scopes using Keycloak

3
Comments
6 min read
Inversion of Control in Spring Framework

Inversion of Control in Spring Framework

Comments
4 min read
Guide to REST API Design and Naming Conventions

Guide to REST API Design and Naming Conventions

1
Comments
4 min read
Merge two sorted linked lists in java simple and optimal way

Merge two sorted linked lists in java simple and optimal way

Comments
3 min read
50 Java Interview Questions Answers for Practice

50 Java Interview Questions Answers for Practice

1
Comments
10 min read
Freeware: Java Utility Package (Version 2024.08.12) released

Freeware: Java Utility Package (Version 2024.08.12) released

Comments
1 min read
How to reverse a linked list in simple and optimal way in java

How to reverse a linked list in simple and optimal way in java

Comments
2 min read
Collections.reverseOrder() method in Java

Collections.reverseOrder() method in Java

5
Comments
2 min read
Collections.min() method in Java

Collections.min() method in Java

5
Comments
2 min read
Mediator

Mediator

Comments
2 min read
Maven Made Simple: Building Java Projects with Ease

Maven Made Simple: Building Java Projects with Ease

27
Comments 4
8 min read
Chain of responsibility

Chain of responsibility

Comments
2 min read
Minimum window substring

Minimum window substring

Comments
2 min read
Why is 1 == 1 is true but 1000 == 1000 is false When dealing with Wrapper Classes in Java?

Why is 1 == 1 is true but 1000 == 1000 is false When dealing with Wrapper Classes in Java?

37
Comments 2
2 min read
Deploy Simple Java Application using Docker Compose.

Deploy Simple Java Application using Docker Compose.

6
Comments
4 min read
Transform Your Java Code: Unlock the Power of Immutability with Lombok in Just Minutes!

Transform Your Java Code: Unlock the Power of Immutability with Lombok in Just Minutes!

5
Comments
4 min read
The Power of Small Tweaks: Java 17's Flow Scoping and Pattern Matching Unveiled

The Power of Small Tweaks: Java 17's Flow Scoping and Pattern Matching Unveiled

Comments
4 min read
Data Structures: Arrays

Data Structures: Arrays

Comments
4 min read
Prototype

Prototype

Comments
2 min read
command

command

Comments
2 min read
Javaโ€™s String toCharArray() Method Explained

Javaโ€™s String toCharArray() Method Explained

7
Comments
2 min read
Observer

Observer

Comments
3 min read
loading...