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.
Top Companies to Hire Remote Developers for Your Project

Top Companies to Hire Remote Developers for Your Project

7
Comments 3
4 min read
GitHub Actions, Maven & Artifactory

GitHub Actions, Maven & Artifactory

5
Comments 6
10 min read
Create your ENUM (yes from Java')

Create your ENUM (yes from Java')

7
Comments
2 min read
Spring Boot e MongoDB

Spring Boot e MongoDB

2
Comments
12 min read
Free Oracle Database (How to)

Free Oracle Database (How to)

10
Comments 1
6 min read
Testes 101 - Testando aplicações Java

Testes 101 - Testando aplicações Java

13
Comments
8 min read
Programação Funcional em Java #1 - Fundamentos básicos do paradigma

Programação Funcional em Java #1 - Fundamentos básicos do paradigma

13
Comments
5 min read
Java: 4 ways to create a String! 💡

Java: 4 ways to create a String! 💡

27
Comments 1
2 min read
How to Install Java JDK and Maven on Mac OS

How to Install Java JDK and Maven on Mac OS

6
Comments 1
2 min read
Mastering 'this' keyword in Java.

Mastering 'this' keyword in Java.

6
Comments
4 min read
Find Third maximum Number in an array with O(N) Time Complexity

Find Third maximum Number in an array with O(N) Time Complexity

6
Comments 1
2 min read
Effective Java! Consistently Use the Override Annotation

Effective Java! Consistently Use the Override Annotation

6
Comments
2 min read
Inheritance and Polymorphism - [OOP & Java #2]

Inheritance and Polymorphism - [OOP & Java #2]

10
Comments
4 min read
Interfaces Funcionais

Interfaces Funcionais

12
Comments
3 min read
MongoDB CRUD Queries from Java and Shell

MongoDB CRUD Queries from Java and Shell

6
Comments 2
6 min read
Dicas na migração de Java para Kotlin

Dicas na migração de Java para Kotlin

7
Comments
5 min read
Integration test with GitHub Actions

Integration test with GitHub Actions

19
Comments
4 min read
Lambda Expression

Lambda Expression

16
Comments
5 min read
How to Create Your Own API Automation Framework Using Rest Assured

How to Create Your Own API Automation Framework Using Rest Assured

9
Comments
1 min read
Dependency Analysis Gradle Plugin: What's an ABI?

Dependency Analysis Gradle Plugin: What's an ABI?

19
Comments
5 min read
Spring Boot: How to get only the beans I have explicitly created

Spring Boot: How to get only the beans I have explicitly created

7
Comments
1 min read
Components of Inverted Index - The Dictionary

Components of Inverted Index - The Dictionary

2
Comments 1
5 min read
Hello! Android developers, Lets become friends. :)

Hello! Android developers, Lets become friends. :)

3
Comments 2
1 min read
How 4 lines of Java code end up in 518772 lines in production.

How 4 lines of Java code end up in 518772 lines in production.

60
Comments 13
3 min read
Let’s touch base.. with Firebase 🔥

Let’s touch base.. with Firebase 🔥

9
Comments 2
3 min read
LogMetrics framework for Microservices (Java)— part 1

LogMetrics framework for Microservices (Java)— part 1

8
Comments
2 min read
To quit or keep trying?

To quit or keep trying?

2
Comments 2
1 min read
How to add Splash Screen in a React Native Android App? 🌟

How to add Splash Screen in a React Native Android App? 🌟

54
Comments 19
4 min read
Trabalhando com JPA, Quarkus, Panache e bolo de chocolate

Trabalhando com JPA, Quarkus, Panache e bolo de chocolate

11
Comments
5 min read
How to pass the OCP Java SE 11 Certification

How to pass the OCP Java SE 11 Certification

8
Comments
4 min read
Installing Java on MacOS using Homebrew and JEnv

Installing Java on MacOS using Homebrew and JEnv

27
Comments 6
4 min read
I built yesno.

I built yesno.

7
Comments
1 min read
Spring security with JWT based login [Without OAuth]

Spring security with JWT based login [Without OAuth]

3
Comments
1 min read
Selenium Grid 4 Tutorial For Distributed Testing

Selenium Grid 4 Tutorial For Distributed Testing

7
Comments
14 min read
Freeze/ Unfreeze Excel Panes in Java Application

Freeze/ Unfreeze Excel Panes in Java Application

6
Comments
2 min read
Getting Started With Flyway In Spring Boot

Getting Started With Flyway In Spring Boot

8
Comments 2
2 min read
Layer vs Feature Architecture

Layer vs Feature Architecture

11
Comments 1
4 min read
Mistakes Most Students Make While Learning Programming

Mistakes Most Students Make While Learning Programming

35
Comments 3
9 min read
Implementação do SonarQube 7.7 No Android Studio - MacOs

Implementação do SonarQube 7.7 No Android Studio - MacOs

14
Comments 2
4 min read
Java Annotations no Spring: Crie restrições em suas DTOs

Java Annotations no Spring: Crie restrições em suas DTOs

16
Comments
10 min read
How to Learn Programming with Zero Stress

How to Learn Programming with Zero Stress

16
Comments 1
7 min read
Arrays in Java.

Arrays in Java.

8
Comments
3 min read
Effective Java! Prefer Annotations to Naming Patterns

Effective Java! Prefer Annotations to Naming Patterns

8
Comments
6 min read
Java: Recursion Basics. 🔁

Java: Recursion Basics. 🔁

32
Comments 3
2 min read
Add Form Fields to PDF in Java

Add Form Fields to PDF in Java

5
Comments
4 min read
Quick intro to Java

Quick intro to Java

2
Comments 1
3 min read
Maven Plugin Testing - In a Modern way - Part III

Maven Plugin Testing - In a Modern way - Part III

6
Comments
6 min read
Java 8 Tutorial: Master stream API and beyond

Java 8 Tutorial: Master stream API and beyond

20
Comments
8 min read
Kotlin based on which JVM? vs just Java?

Kotlin based on which JVM? vs just Java?

5
Comments
1 min read
Another older language: RPG - Report Program Generator

Another older language: RPG - Report Program Generator

3
Comments
1 min read
Java 7 -> Java 8

Java 7 -> Java 8

28
Comments 3
9 min read
From "Hello-World" to GSoC

From "Hello-World" to GSoC

21
Comments 2
5 min read
Kotlin scripts with JAR dependencies

Kotlin scripts with JAR dependencies

2
Comments 5
1 min read
Sentry with Spring Boot (The Better Way)

Sentry with Spring Boot (The Better Way)

9
Comments 4
3 min read
Spring security using OAuth2 with AngularJs [JWT]

Spring security using OAuth2 with AngularJs [JWT]

7
Comments
3 min read
How to: Spring Boot JPA + REST with Bootify

How to: Spring Boot JPA + REST with Bootify

11
Comments 1
4 min read
Implementing Queue with 2 Stacks

Implementing Queue with 2 Stacks

6
Comments 3
2 min read
3 List To String Tips You probably didn't know

3 List To String Tips You probably didn't know

3
Comments
1 min read
Why do I think Dot NET is Better Than Java?

Why do I think Dot NET is Better Than Java?

12
Comments 14
2 min read
Multiple Inheritance in Java

Multiple Inheritance in Java

10
Comments 1
4 min read
loading...