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.
Using Java Beans in a composed UI

Using Java Beans in a composed UI

1
Comments
5 min read
Playwright with Cucumber/JUnit 5 - Step Definition

Playwright with Cucumber/JUnit 5 - Step Definition

3
Comments 2
2 min read
Playwright with Cucumber/JUnit 5 - Feature File

Playwright with Cucumber/JUnit 5 - Feature File

2
Comments
2 min read
Playwright with Cucumber/JUnit 5 - @BeforeAll @AfterAll @Before @After

Playwright with Cucumber/JUnit 5 - @BeforeAll @AfterAll @Before @After

3
Comments
1 min read
Playwright with Cucumber/JUnit 5 - Dependency Injection with PicoContainer

Playwright with Cucumber/JUnit 5 - Dependency Injection with PicoContainer

2
Comments
1 min read
Playwright with Cucumber/JUnit 5 - Page Object

Playwright with Cucumber/JUnit 5 - Page Object

1
Comments
2 min read
Playwright with Cucumber/JUnit 5 - Maven setup with pom.xml

Playwright with Cucumber/JUnit 5 - Maven setup with pom.xml

4
Comments
3 min read
Playwright with Cucumber/JUnit 5 - Intro

Playwright with Cucumber/JUnit 5 - Intro

6
Comments
2 min read
OOP fundamentals: what is a Class? The Talking Dog example

OOP fundamentals: what is a Class? The Talking Dog example

1
Comments
3 min read
Introduction to Record Class in Java

Introduction to Record Class in Java

7
Comments 2
3 min read
Chain of Responsibility Pattern in Spring Application

Chain of Responsibility Pattern in Spring Application

26
Comments 2
8 min read
Map Struct Tutorial - autogenerate mapper code in java

Map Struct Tutorial - autogenerate mapper code in java

1
Comments
4 min read
A importância dos logs na sua aplicação

A importância dos logs na sua aplicação

1
Comments
4 min read
Um projeto Spring Boot - P4

Um projeto Spring Boot - P4

2
Comments
3 min read
Um projeto Spring Boot - P3

Um projeto Spring Boot - P3

2
Comments
2 min read
OpenTelemetry Java: Getting Started Guide

OpenTelemetry Java: Getting Started Guide

Comments
8 min read
Mongock: Ferramenta para migração de dados Mongo e Java/Kotlin

Mongock: Ferramenta para migração de dados Mongo e Java/Kotlin

1
Comments
2 min read
Reverse Odd Levels of Binary Tree

Reverse Odd Levels of Binary Tree

3
Comments
1 min read
Logging Patterns with Hibernate Reactive and Vertx

Logging Patterns with Hibernate Reactive and Vertx

2
Comments
1 min read
Virtual Threads In Java

Virtual Threads In Java

17
Comments 5
2 min read
What Are the Tokens In JAVA

What Are the Tokens In JAVA

3
Comments
1 min read
Getting Started With Spring Boot

Getting Started With Spring Boot

10
Comments
6 min read
Exclude lombok generated code from test coverage (JaCoCo/SonarQube)

Exclude lombok generated code from test coverage (JaCoCo/SonarQube)

22
Comments 1
2 min read
Algorithm part 5: Generate as many Binary number as you want

Algorithm part 5: Generate as many Binary number as you want

Comments
1 min read
Algorithm part 3 : Reverse a string using Stack

Algorithm part 3 : Reverse a string using Stack

Comments
1 min read
loading...