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.
O nascimento da linguagem de programação Java

O nascimento da linguagem de programação Java

70
Comments 1
5 min read
Unlocking the Power of Databases in Java with JDBC

Unlocking the Power of Databases in Java with JDBC

Comments
2 min read
Spring boot JWT authentication (auth0) with Swagger docs (springdoc)

Spring boot JWT authentication (auth0) with Swagger docs (springdoc)

9
Comments
12 min read
Mastering Java’s HTTPUrlConnection for Robust Networking

Mastering Java’s HTTPUrlConnection for Robust Networking

Comments
1 min read
Effortless HTTP Operations in Java: A Guide Inspired by The Java Workshop

Effortless HTTP Operations in Java: A Guide Inspired by The Java Workshop

Comments
1 min read
A programming language coding in a grid

A programming language coding in a grid

9
Comments 1
17 min read
Multidimensional Arrays

Multidimensional Arrays

Comments
5 min read
Case Study: Two-Dimensional Array

Case Study: Two-Dimensional Array

Comments
7 min read
Processing Two-Dimensional Arrays

Processing Two-Dimensional Arrays

Comments
2 min read
Passing Two-Dimensional Arrays to Methods

Passing Two-Dimensional Arrays to Methods

1
Comments
1 min read
Guia de S.O.L.I.D. com Java

Guia de S.O.L.I.D. com Java

Comments
8 min read
Multidimensional Arrays

Multidimensional Arrays

Comments
3 min read
Task 15

Task 15

Comments
4 min read
Univalued Binary Tree | LeetCode | Java

Univalued Binary Tree | LeetCode | Java

3
Comments
1 min read
Mastering Code Quality: Applying SOLID Principles in a Library Checkout System

Mastering Code Quality: Applying SOLID Principles in a Library Checkout System

Comments
4 min read
Entendendo a Lei de Demeter em Design de Software

Entendendo a Lei de Demeter em Design de Software

5
Comments
3 min read
Developer diary #11. Cheating with AI.

Developer diary #11. Cheating with AI.

Comments
1 min read
🗞 Rapyd Developer Newsletter: May 2024 💳 👛 Card Provisioning for Digital Wallets + Rapyd API Request Signatures in Java

🗞 Rapyd Developer Newsletter: May 2024 💳 👛 Card Provisioning for Digital Wallets + Rapyd API Request Signatures in Java

9
Comments
2 min read
Mastering Conversations: A Guide to Building and Using a Java-Based Chat (StarChat) with IRIS Cloud SQL.

Mastering Conversations: A Guide to Building and Using a Java-Based Chat (StarChat) with IRIS Cloud SQL.

Comments
3 min read
Mastering REST API Best Practices: A Developer's Guide

Mastering REST API Best Practices: A Developer's Guide

2
Comments
2 min read
Specification-Based Testing: Exploring partitions

Specification-Based Testing: Exploring partitions

Comments
4 min read
Command-Line Arguments

Command-Line Arguments

1
Comments
3 min read
Searching Arrays

Searching Arrays

1
Comments
4 min read
Sorting Arrays

Sorting Arrays

1
Comments
2 min read
The Arrays Class

The Arrays Class

Comments
2 min read
Variable-Length Argument Lists

Variable-Length Argument Lists

Comments
1 min read
Returning an Array from a Method

Returning an Array from a Method

Comments
1 min read
Case Study on Single-Dimensional Arrays

Case Study on Single-Dimensional Arrays

Comments
6 min read
Spring Boot 3 application on AWS Lambda - Part 6 Develop application with AWS Lambda Web Adapter

Spring Boot 3 application on AWS Lambda - Part 6 Develop application with AWS Lambda Web Adapter

43
Comments 1
4 min read
Passing Arrays to Methods

Passing Arrays to Methods

Comments
3 min read
1Z0-829 Java SE 17 Developer Certification Exam Preparation Study Plan

1Z0-829 Java SE 17 Developer Certification Exam Preparation Study Plan

Comments 2
2 min read
What is Java Application Development for Businesses?

What is Java Application Development for Businesses?

Comments
5 min read
How to Resolve Java.net.ConnectException: Connection Refused Error

How to Resolve Java.net.ConnectException: Connection Refused Error

11
Comments
3 min read
Understanding the JVM optimization (JIT)

Understanding the JVM optimization (JIT)

5
Comments
2 min read
Structural-Based Testing: A Simple Guide

Structural-Based Testing: A Simple Guide

1
Comments
2 min read
começando à aprender Java

começando à aprender Java

Comments
1 min read
Top 10 GitHub repositories for Java developers ✨

Top 10 GitHub repositories for Java developers ✨

54
Comments 1
5 min read
"PageTrade" E-commerce Java Mobile App for Buyers & Sellers

"PageTrade" E-commerce Java Mobile App for Buyers & Sellers

Comments
1 min read
Flyway e Spring Boot em cenário de banco de dados não vazio.

Flyway e Spring Boot em cenário de banco de dados não vazio.

1
Comments
3 min read
𝗧𝗵𝗲 𝗙𝗶𝗿𝘀𝘁 𝗦𝘁𝗿𝗲𝗮𝗸 𝗼𝗻 𝗟𝗲𝗲𝘁𝗖𝗼𝗱𝗲

𝗧𝗵𝗲 𝗙𝗶𝗿𝘀𝘁 𝗦𝘁𝗿𝗲𝗮𝗸 𝗼𝗻 𝗟𝗲𝗲𝘁𝗖𝗼𝗱𝗲

1
Comments
1 min read
Java celebrates its 29th birthday

Java celebrates its 29th birthday

8
Comments 2
5 min read
𝗔𝗿𝗿𝗮𝘆- 𝗤𝟲 𝗠𝗮𝘅𝗶𝗺𝘂𝗺 𝗦𝗰𝗼𝗿𝗲 𝗪𝗼𝗿𝗱𝘀 𝗙𝗼𝗿𝗺𝗲𝗱 𝗯𝘆 𝗟𝗲𝘁𝘁𝗲𝗿𝘀

𝗔𝗿𝗿𝗮𝘆- 𝗤𝟲 𝗠𝗮𝘅𝗶𝗺𝘂𝗺 𝗦𝗰𝗼𝗿𝗲 𝗪𝗼𝗿𝗱𝘀 𝗙𝗼𝗿𝗺𝗲𝗱 𝗯𝘆 𝗟𝗲𝘁𝘁𝗲𝗿𝘀

Comments
1 min read
Database Migrations : Liquibase for Spring Boot Projects

Database Migrations : Liquibase for Spring Boot Projects

26
Comments
5 min read
Advanced Java: Simplifying Object Property Copy and Manipulation with BeanUtil

Advanced Java: Simplifying Object Property Copy and Manipulation with BeanUtil

11
Comments
5 min read
Understanding Lombok: Simplifying Java Code with Ease

Understanding Lombok: Simplifying Java Code with Ease

1
Comments
3 min read
From Bugs to Brilliance: Enhancing Code Reliability Through Mutation Testing

From Bugs to Brilliance: Enhancing Code Reliability Through Mutation Testing

Comments
5 min read
Sum Root to Leaf Numbers | LeetCode | Java

Sum Root to Leaf Numbers | LeetCode | Java

3
Comments
1 min read
Enhancing Order in Java Collections with Sequenced Interface

Enhancing Order in Java Collections with Sequenced Interface

Comments
3 min read
Project Reactor: About Fuseable interface ASYNC mode under different threads

Project Reactor: About Fuseable interface ASYNC mode under different threads

Comments
5 min read
Dive in Spring framework - Beginner Guide

Dive in Spring framework - Beginner Guide

2
Comments
2 min read
Project Reactor: About Fuseable interface ASYNC mode under the same thread

Project Reactor: About Fuseable interface ASYNC mode under the same thread

Comments
5 min read
Getting started with Spring boot

Getting started with Spring boot

2
Comments
3 min read
Creating Spring Data Repositories for JPA: A Detailed Guide

Creating Spring Data Repositories for JPA: A Detailed Guide

5
Comments
4 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [D] Dependency Inversion Principle - DIP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [D] Dependency Inversion Principle - DIP

3
Comments 1
2 min read
☕Understanding `final`, `finally`, and `finalize` in Java

☕Understanding `final`, `finally`, and `finalize` in Java

13
Comments 3
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [I] - Interface Segregation Principle - ISP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [I] - Interface Segregation Principle - ISP

3
Comments
2 min read
Database Migrations : From Manual to Automated Management.

Database Migrations : From Manual to Automated Management.

8
Comments
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [L] - Liskov Substitution Principle - LSP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [L] - Liskov Substitution Principle - LSP

3
Comments
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [O] - Open/Closed Principle - OCP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [O] - Open/Closed Principle - OCP

4
Comments
2 min read
Surviving Recession: A Software Developer's Journey

Surviving Recession: A Software Developer's Journey

Comments
3 min read
loading...