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.
Great stuff is Loom-ing on the Horizon for Java

Great stuff is Loom-ing on the Horizon for Java

17
Comments
5 min read
Tratando modificações simultâneas com Spring

Tratando modificações simultâneas com Spring

7
Comments 2
3 min read
Interactive Java JVM Monitoring on Kubernetes: Exposing JMXMP

Interactive Java JVM Monitoring on Kubernetes: Exposing JMXMP

7
Comments 4
4 min read
Interactive Java JVM Monitoring on Kubernetes - Configuring VisualVM to use JMXMP

Interactive Java JVM Monitoring on Kubernetes - Configuring VisualVM to use JMXMP

1
Comments
2 min read
How to Find Memory Leaks in Java Web Applications

How to Find Memory Leaks in Java Web Applications

3
Comments 1
7 min read
Managing resources

Managing resources

2
Comments
1 min read
Understanding StackTraces in Java

Understanding StackTraces in Java

2
Comments
7 min read
Using Java to manage FusionAuth

Using Java to manage FusionAuth

6
Comments 1
14 min read
Future Composition in Vert.x

Future Composition in Vert.x

20
Comments 1
4 min read
How to Start Android Development

How to Start Android Development

7
Comments
5 min read
QnA Web Platform

QnA Web Platform

1
Comments 2
1 min read
Palindrome Program in Java for Reversing String

Palindrome Program in Java for Reversing String

3
Comments
1 min read
AgroMarket - An App to help Farmers

AgroMarket - An App to help Farmers

13
Comments
1 min read
Podcast: The History of Java 00:37

Podcast: The History of Java

28
Comments
1 min read
Developed a tool to help the medical industry

Developed a tool to help the medical industry

3
Comments 1
1 min read
Running your JavaScript/Python scripts in Java

Running your JavaScript/Python scripts in Java

2
Comments
4 min read
Effective Java! Limit Source Files to a Single Top-Level Class

Effective Java! Limit Source Files to a Single Top-Level Class

4
Comments
2 min read
Behaviour Driven Testing in Enterprise Applications

Behaviour Driven Testing in Enterprise Applications

6
Comments
5 min read
How To: Building a Debouncer…in Java

How To: Building a Debouncer…in Java

9
Comments
7 min read
AsyncAPI Code Generation: Microservices Using Spring Cloud Stream

AsyncAPI Code Generation: Microservices Using Spring Cloud Stream

6
Comments
10 min read
Selenium Java Testing: Page Object Model

Selenium Java Testing: Page Object Model

8
Comments
12 min read
Automate Excel Sheet Processing with Java

Automate Excel Sheet Processing with Java

10
Comments
3 min read
GraalVM native, not quite there yet

GraalVM native, not quite there yet

6
Comments
3 min read
Como implementar Dead-letter Topic com Spring Kafka

Como implementar Dead-letter Topic com Spring Kafka

14
Comments 6
8 min read
Telegram Bot in Java

Telegram Bot in Java

4
Comments
1 min read
Top Data Structures and Algorithms every developer must know

Top Data Structures and Algorithms every developer must know

411
Comments 4
18 min read
How to build custom queries with Spring Data Reactive MongoDB

How to build custom queries with Spring Data Reactive MongoDB

19
Comments 5
7 min read
Web Services in Java 3 - Authorization Annotation

Web Services in Java 3 - Authorization Annotation

8
Comments
5 min read
Learn Spring Boot by Annotations

Learn Spring Boot by Annotations

98
Comments 8
8 min read
[GitHub] File signature and crypto operations with Java

[GitHub] File signature and crypto operations with Java

4
Comments
1 min read
Simple caching service with Redis

Simple caching service with Redis

9
Comments
6 min read
Streaming Content Suggestions!

Streaming Content Suggestions!

2
Comments 3
1 min read
Spring MVC: In-Depth Guide

Spring MVC: In-Depth Guide

49
Comments
29 min read
Enforcing Java Coding Styles

Enforcing Java Coding Styles

9
Comments 2
4 min read
Anatomia de um TĂłpico

Anatomia de um TĂłpico

6
Comments
3 min read
Taming Puppetserver 6 Pt II: Garbage Collection

Taming Puppetserver 6 Pt II: Garbage Collection

4
Comments
3 min read
Creating Fillable PDF Form Fields in Java Application

Creating Fillable PDF Form Fields in Java Application

6
Comments
3 min read
20 Coolest Features of Non-Java JVM Languages

20 Coolest Features of Non-Java JVM Languages

54
Comments 3
40 min read
RESTful Mappings in Spring Boot 2

RESTful Mappings in Spring Boot 2

8
Comments 1
3 min read
Deixando rastros, ou como usar log

Deixando rastros, ou como usar log

9
Comments
5 min read
JSON(Serialização/Desserialização) e Rest

JSON(Serialização/Desserialização) e Rest

4
Comments
4 min read
How To Build A Drop-in Video Chat Application Using Android

How To Build A Drop-in Video Chat Application Using Android

8
Comments 1
14 min read
Implement Dark/Night Mode in an Android app with a ListPreference toggle

Implement Dark/Night Mode in an Android app with a ListPreference toggle

12
Comments 9
4 min read
How to achieve a 50% reduction in Redis memory usage

How to achieve a 50% reduction in Redis memory usage

41
Comments 2
9 min read
Effective Java! Favor Static Members Classes over Non-Static

Effective Java! Favor Static Members Classes over Non-Static

6
Comments 1
3 min read
Is it valid to ask end-users (desktop) to install JRE, Chrome, or programming languages?

Is it valid to ask end-users (desktop) to install JRE, Chrome, or programming languages?

14
Comments 4
1 min read
Java Exceptions and How to Log Them Securely

Java Exceptions and How to Log Them Securely

6
Comments
11 min read
Java Modules Introduction

Java Modules Introduction

6
Comments
5 min read
Type-safe Configuration Properties in Spring Boot 2

Type-safe Configuration Properties in Spring Boot 2

6
Comments
4 min read
Eliminate SpringBoot Hibernate N+1 Queries

Eliminate SpringBoot Hibernate N+1 Queries

4
Comments
1 min read
How a developer should handle Code reviewer?

How a developer should handle Code reviewer?

2
Comments
2 min read
Form submitting and show results with Spring Boot

Form submitting and show results with Spring Boot

9
Comments
6 min read
Getting started with Spring Security - Authentication and Authorization

Getting started with Spring Security - Authentication and Authorization

33
Comments 2
4 min read
Show Hello World by Thymeleaf in Spring

Show Hello World by Thymeleaf in Spring

8
Comments 5
3 min read
Getting started with Spring Security - Adding JWT

Getting started with Spring Security - Adding JWT

18
Comments
4 min read
Enable Swagger2 with Spring Boot

Enable Swagger2 with Spring Boot

3
Comments
1 min read
Get customized Tweet notifications where you want them

Get customized Tweet notifications where you want them

18
Comments 1
8 min read
How to test @Configuration class in Spring Boot

How to test @Configuration class in Spring Boot

12
Comments
2 min read
How to become a better Code Reviewer - Part 1 : Code Review

How to become a better Code Reviewer - Part 1 : Code Review

12
Comments
2 min read
How to become a better Code Reviewer - Part 2 : What does a Code Reviewer look for?

How to become a better Code Reviewer - Part 2 : What does a Code Reviewer look for?

6
Comments
3 min read
loading...