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.
Thinking in Objects

Thinking in Objects

Comments
3 min read
Item 33: Pense na possibilidade de usar contêineres heterogêneos typesafe

Item 33: Pense na possibilidade de usar contêineres heterogêneos typesafe

Comments
2 min read
Making Spring Transactions Transparent with Detailed Logging

Making Spring Transactions Transparent with Detailed Logging

Comments
2 min read
LeetCode Day1 Array Part1

LeetCode Day1 Array Part1

1
Comments
3 min read
Understanding Dependency Injection in Spring Boot

Understanding Dependency Injection in Spring Boot

6
Comments
2 min read
Volatile, DCL, and synchronization pitfalls in Java

Volatile, DCL, and synchronization pitfalls in Java

2
Comments
11 min read
Understanding Type Casting in Java: Importance, Usage, and Necessity

Understanding Type Casting in Java: Importance, Usage, and Necessity

1
Comments
3 min read
Future-Proof Your Career: Java Training and Placement

Future-Proof Your Career: Java Training and Placement

Comments
3 min read
Error in deploye servlet java(, netbeans 17 )

Error in deploye servlet java(, netbeans 17 )

Comments
1 min read
Understanding Spring Annotations: A Comprehensive Overview

Understanding Spring Annotations: A Comprehensive Overview

6
Comments
4 min read
Valid Parentheses | LeetCode | Java

Valid Parentheses | LeetCode | Java

2
Comments 2
1 min read
Transitioning into an AI Career: A Step-by-Step Guide

Transitioning into an AI Career: A Step-by-Step Guide

Comments
2 min read
Java URI Library Compliant with RFC 3986

Java URI Library Compliant with RFC 3986

1
Comments
9 min read
Integration testing with Spring Boot and embedded kafka

Integration testing with Spring Boot and embedded kafka

4
Comments 1
3 min read
Simplifying Dependency Management with Spring IoC

Simplifying Dependency Management with Spring IoC

3
Comments
3 min read
Mastering Machine Learning- 2 Essential Programming Languages for Success

Mastering Machine Learning- 2 Essential Programming Languages for Success

Comments
4 min read
Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Comments
2 min read
Scripting with Java

Scripting with Java

19
Comments 7
5 min read
Handling EI_EXPOSE_REP & EI_EXPOSE_REP2 👨🏻‍💻

Handling EI_EXPOSE_REP & EI_EXPOSE_REP2 👨🏻‍💻

Comments
2 min read
The Scope of Variables

The Scope of Variables

1
Comments
2 min read
Array of Objects

Array of Objects

1
Comments
2 min read
The this Reference

The this Reference

Comments
2 min read
Passing Objects to Methods

Passing Objects to Methods

1
Comments
2 min read
Static Variables, Constants, and Methods

Static Variables, Constants, and Methods

1
Comments
5 min read
Immutable Objects and Classes

Immutable Objects and Classes

Comments
2 min read
Data Field Encapsulation

Data Field Encapsulation

Comments
3 min read
Visibility Modifiers

Visibility Modifiers

Comments
2 min read
Constructing Objects Using Constructors

Constructing Objects Using Constructors

1
Comments
1 min read
Using Classes from the Java Library

Using Classes from the Java Library

Comments
3 min read
Accessing Objects via Reference Variables

Accessing Objects via Reference Variables

Comments
5 min read
Example: Defining Classes and Creating Objects

Example: Defining Classes and Creating Objects

Comments
4 min read
Defining Classes for Objects

Defining Classes for Objects

Comments
2 min read
Demystifying Session Management in Java: From Sessions to Cookies

Demystifying Session Management in Java: From Sessions to Cookies

Comments
1 min read
Challenges faced while developing Enterprise Applications (EA)?

Challenges faced while developing Enterprise Applications (EA)?

Comments
1 min read
Building an Employee Management System with GraphQL and Spring Boot

Building an Employee Management System with GraphQL and Spring Boot

3
Comments
5 min read
Annotations in Java Spring

Annotations in Java Spring

3
Comments
5 min read
Keeping up with Spring Boot

Keeping up with Spring Boot

2
Comments
2 min read
GPT as Mentor & Coding Tool

GPT as Mentor & Coding Tool

Comments
19 min read
Understanding Nodes in Java: The Building Blocks of Data Structures

Understanding Nodes in Java: The Building Blocks of Data Structures

10
Comments
3 min read
Java SE 11 Developer Certification 1Z0-819 Exam Preparation

Java SE 11 Developer Certification 1Z0-819 Exam Preparation

2
Comments
3 min read
A tour of CLI tools for installing Java and creating projects

A tour of CLI tools for installing Java and creating projects

5
Comments
14 min read
EP-1: WTF is Spring Boot?

EP-1: WTF is Spring Boot?

Comments
1 min read
Demystifying Hibernate: A Beginner's Journey

Demystifying Hibernate: A Beginner's Journey

Comments
1 min read
Let's Start Exploring OOP without saying OOPS. #Day1

Let's Start Exploring OOP without saying OOPS. #Day1

Comments
5 min read
Real-Time Notifications with WebSocket in Spring Boot

Real-Time Notifications with WebSocket in Spring Boot

20
Comments
3 min read
Specification-Based Testing: Devise test cases

Specification-Based Testing: Devise test cases

Comments
6 min read
Spring Modulith: A Comprehensive Guide

Spring Modulith: A Comprehensive Guide

27
Comments
5 min read
Enhancing PDF Interactivity: Adding Rich Media Files with Spring Boot

Enhancing PDF Interactivity: Adding Rich Media Files with Spring Boot

Comments
3 min read
How to Use Spring Boot Eureka Server in Spring Boot 3.3.0+

How to Use Spring Boot Eureka Server in Spring Boot 3.3.0+

12
Comments
4 min read
Why Spring Matters for Java Developers

Why Spring Matters for Java Developers

4
Comments 1
2 min read
Getting Started with Spring: Exploring Maven and JDBC

Getting Started with Spring: Exploring Maven and JDBC

Comments
1 min read
Search a 2D Matrix | LeetCode | Java

Search a 2D Matrix | LeetCode | Java

2
Comments
1 min read
1. Concorrência Java: Threads! Processando em Paralelo e Ganhando Throughput

1. Concorrência Java: Threads! Processando em Paralelo e Ganhando Throughput

2
Comments
7 min read
Mastering the Strategy Pattern: A Real-World Example in E-commerce Shipping with Java

Mastering the Strategy Pattern: A Real-World Example in E-commerce Shipping with Java

4
Comments
3 min read
Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

1
Comments
3 min read
Conquering Communication Barriers: Strategies for Freshers with Strong Coding Skills

Conquering Communication Barriers: Strategies for Freshers with Strong Coding Skills

Comments
3 min read
Create Stunning Parallax Animations On Your Website

Create Stunning Parallax Animations On Your Website

1
Comments
6 min read
Java 21: The Magic Behind Virtual Threads

Java 21: The Magic Behind Virtual Threads

26
Comments 5
4 min read
Item 32: Seja criterioso ao combinar os genéricos com os varargs

Item 32: Seja criterioso ao combinar os genéricos com os varargs

1
Comments
2 min read
O nascimento da linguagem de programação Java

O nascimento da linguagem de programação Java

70
Comments 1
5 min read
loading...