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.
Processing Primitive Data Type Values as Objects

Processing Primitive Data Type Values as Objects

Comments
4 min read
Automatic Conversion between Primitive Types and Wrapper Class Types

Automatic Conversion between Primitive Types and Wrapper Class Types

Comments
1 min read
Class Relationships

Class Relationships

4
Comments
4 min read
Enhancing Java Web Development Skills: @WebServlet Annotation, JSP, Servlet vs. JSP, and Exception Handling

Enhancing Java Web Development Skills: @WebServlet Annotation, JSP, Servlet vs. JSP, and Exception Handling

Comments
1 min read
Class Abstraction and Encapsulation

Class Abstraction and Encapsulation

1
Comments
5 min read
Thinking in Objects

Thinking in Objects

2
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
LeetCode Day1 Array Part1

LeetCode Day1 Array Part1

1
Comments
3 min read
Making Spring Transactions Transparent with Detailed Logging

Making Spring Transactions Transparent with Detailed Logging

4
Comments
2 min read
Understanding Dependency Injection in Spring Boot

Understanding Dependency Injection in Spring Boot

15
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

2
Comments
3 min read
Understanding Spring Annotations: A Comprehensive Overview

Understanding Spring Annotations: A Comprehensive Overview

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

Error in deploye servlet java(, netbeans 17 )

Comments
1 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

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

Integration testing with Spring Boot and embedded kafka

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

Simplifying Dependency Management with Spring IoC

3
Comments
3 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

21
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
The this Reference

The this Reference

Comments
2 min read
Array of Objects

Array of Objects

1
Comments
2 min read
loading...