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.
HTTP Methods For Restful Services

HTTP Methods For Restful Services

4
Comments
3 min read
A little about Arrays, ArrayList, LinkedList and HashMaps

A little about Arrays, ArrayList, LinkedList and HashMaps

4
Comments
5 min read
gRPC vs REST - Simple Performance Test

gRPC vs REST - Simple Performance Test

8
Comments 1
5 min read
What is OAuth?

What is OAuth?

4
Comments 1
2 min read
Debugging Java Memory issues: Thread and Heap Dump Analysis

Debugging Java Memory issues: Thread and Heap Dump Analysis

5
Comments
5 min read
archifacts is launched

archifacts is launched

6
Comments
3 min read
Introduction to java.util Package

Introduction to java.util Package

7
Comments
3 min read
Java - Storing Data (Part 2: Data Types)

Java - Storing Data (Part 2: Data Types)

4
Comments
4 min read
Introduction to Servlets

Introduction to Servlets

4
Comments 1
1 min read
Why is coding the most valuable talent ?

Why is coding the most valuable talent ?

2
Comments
4 min read
💘 6 Reasons to Love Kotlin

💘 6 Reasons to Love Kotlin

2
Comments
8 min read
5 simple coding tricks to make your application more stable

5 simple coding tricks to make your application more stable

4
Comments 2
5 min read
A Little guide of Spring Web(MVC) with Custom Security for REST API

A Little guide of Spring Web(MVC) with Custom Security for REST API

3
Comments
3 min read
HackerRank #34 | Exception Handling Try / Catch | 🇧🇷

HackerRank #34 | Exception Handling Try / Catch | 🇧🇷

3
Comments
3 min read
Hospital Management System With Android Studio

Hospital Management System With Android Studio

5
Comments 3
1 min read
HackerRank #33 | Arraylist | 🇧🇷

HackerRank #33 | Arraylist | 🇧🇷

3
Comments
4 min read
Injeção de dependências com Spring e Lombok

Injeção de dependências com Spring e Lombok

6
Comments
1 min read
Effective Java: Document All Exceptions Thrown By Each Method

Effective Java: Document All Exceptions Thrown By Each Method

2
Comments
1 min read
Java - The Beginning (Part 1: The Theory)

Java - The Beginning (Part 1: The Theory)

7
Comments 2
5 min read
Top 9 Best Websites To Learn Programming in 2021

Top 9 Best Websites To Learn Programming in 2021

11
Comments
7 min read
Create PDF Portfolio in Java

Create PDF Portfolio in Java

5
Comments 1
2 min read
Creating a Spring Boot Project with Elasticsearch

Creating a Spring Boot Project with Elasticsearch

7
Comments
3 min read
Effective Java: Throw Exceptions Appropriate To The Abstraction

Effective Java: Throw Exceptions Appropriate To The Abstraction

3
Comments
3 min read
How to Quickly Create a Test Database

How to Quickly Create a Test Database

3
Comments
2 min read
Google Cloud Platform: Deploy simple Java Spring boot application

Google Cloud Platform: Deploy simple Java Spring boot application

6
Comments
7 min read
Create a new open-source Java project using the Gradle build tool

Create a new open-source Java project using the Gradle build tool

2
Comments 1
14 min read
Spring Cloud Config Server - Encryption and Decryption

Spring Cloud Config Server - Encryption and Decryption

6
Comments 1
5 min read
Java Multi-threaded Dictionary Server

Java Multi-threaded Dictionary Server

7
Comments
2 min read
Auto Deploy Spring Boot App using Gitlab CI/CD

Auto Deploy Spring Boot App using Gitlab CI/CD

11
Comments
7 min read
Feature Flags with Spring Boot

Feature Flags with Spring Boot

6
Comments 1
3 min read
September Challenge 2021 Division 3: XOR Equal

September Challenge 2021 Division 3: XOR Equal

5
Comments
3 min read
Learn How To Implement Web GUIs in Java

Learn How To Implement Web GUIs in Java

2
Comments
4 min read
Merge Two Sorted Arrays

Merge Two Sorted Arrays

9
Comments
3 min read
How to Build Java Applications Today: #52

How to Build Java Applications Today: #52

3
Comments
10 min read
Escaping a transitive dependency nightmare with some help from Gradle

Escaping a transitive dependency nightmare with some help from Gradle

6
Comments 2
4 min read
Google Cloud: Artifact Registry

Google Cloud: Artifact Registry

3
Comments
1 min read
Read Spring Properties Like a Pro

Read Spring Properties Like a Pro

51
Comments 2
2 min read
Deploying Spring For Free Using Glitch

Deploying Spring For Free Using Glitch

8
Comments
2 min read
Java indexOf() Method

Java indexOf() Method

6
Comments 2
3 min read
Project Euler: Solving problem 8

Project Euler: Solving problem 8

7
Comments 1
3 min read
LeetCode | Contains Duplicate III

LeetCode | Contains Duplicate III

7
Comments
4 min read
Leveraging Java Type System to Represent Special States

Leveraging Java Type System to Represent Special States

15
Comments 3
4 min read
How to get date or datetime from string in java

How to get date or datetime from string in java

5
Comments
1 min read
Microservices Architecture for the Enterprise

Microservices Architecture for the Enterprise

5
Comments
2 min read
Copy Slides from One Presentation to Another Using Java

Copy Slides from One Presentation to Another Using Java

2
Comments
1 min read
Introduction to the Standard Banking Demo

Introduction to the Standard Banking Demo

30
Comments
4 min read
LeetCode | Largest Time for Given Digits

LeetCode | Largest Time for Given Digits

8
Comments
3 min read
A simple Gradle build with example on Ubuntu

A simple Gradle build with example on Ubuntu

2
Comments
2 min read
Packaging and deploying Spring Boot applications as WAR files

Packaging and deploying Spring Boot applications as WAR files

5
Comments 3
3 min read
Leveraging Marqeta to Build a Payment Service in Spring Boot

Leveraging Marqeta to Build a Payment Service in Spring Boot

11
Comments
13 min read
How to find value using path array on structural document in Java

How to find value using path array on structural document in Java

5
Comments
2 min read
Force null value check on field mapping in Mapstruct

Force null value check on field mapping in Mapstruct

6
Comments
1 min read
Documente sua API SpringBoot com Swagger

Documente sua API SpringBoot com Swagger

7
Comments
3 min read
How to generate unique numbers using Fisher-Yates Algorithm with Java

How to generate unique numbers using Fisher-Yates Algorithm with Java

4
Comments
2 min read
Integrating your Spring Boot project with Amazon S3

Integrating your Spring Boot project with Amazon S3

8
Comments
3 min read
HackerRank #28 | Anagrams | 🇧🇷

HackerRank #28 | Anagrams | 🇧🇷

3
Comments
3 min read
HackerRank #27 | 1D Array | 🇧🇷

HackerRank #27 | 1D Array | 🇧🇷

5
Comments
2 min read
Highlight Values Below or Above Average in Excel Using Java

Highlight Values Below or Above Average in Excel Using Java

3
Comments
2 min read
Spring Bean Scopes and Lookup method injection

Spring Bean Scopes and Lookup method injection

3
Comments
3 min read
HackerRank #26 | Generics | 🇧🇷

HackerRank #26 | Generics | 🇧🇷

4
Comments
3 min read
loading...