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.
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
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

29
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

11
Comments 2
2 min read
Layer vs Feature Architecture

Layer vs Feature Architecture

17
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 7 -> Java 8

Java 7 -> Java 8

27
Comments 3
9 min read
Java Annotations no Spring: Crie restrições em suas DTOs

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

20
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

22
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
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

12
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
Lessons from a Month Learning Java

Lessons from a Month Learning Java

5
Comments 3
17 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

12
Comments 1
4 min read
Quick Java, Spring, Kafka & Zookeeper Setup on macOS

Quick Java, Spring, Kafka & Zookeeper Setup on macOS

10
Comments
4 min read
Build a Google Home assistant with Android Things

Build a Google Home assistant with Android Things

6
Comments
5 min read
Android Things — Getting to Blinky

Android Things — Getting to Blinky

6
Comments
6 min read
balalaika IT newsletter #8

balalaika IT newsletter #8

2
Comments
2 min read
Java Logging Tutorial: Basic Concepts to Help You Get Started

Java Logging Tutorial: Basic Concepts to Help You Get Started

21
Comments
44 min read
Configurando sua aplicação Java com Quarkus @ConfigProperty

Configurando sua aplicação Java com Quarkus @ConfigProperty

9
Comments
5 min read
Maven Plugin Testing - In a Modern way - Part II

Maven Plugin Testing - In a Modern way - Part II

7
Comments
5 min read
Create TestNG XML File & Execute Parallel Testing

Create TestNG XML File & Execute Parallel Testing

6
Comments
10 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 6

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 6

12
Comments
7 min read
Do you know how your programming language evaluate boolean expressions?

Do you know how your programming language evaluate boolean expressions?

7
Comments
5 min read
Join us at jCloud Day!

Join us at jCloud Day!

33
Comments 8
1 min read
How to Throw Custom Exceptions with Spring Boot

How to Throw Custom Exceptions with Spring Boot

8
Comments
4 min read
Top Github repositories for Java developers

Top Github repositories for Java developers

68
Comments
3 min read
Creating Word Document in Java Application

Creating Word Document in Java Application

7
Comments
2 min read
Check for Unique Documents in MongoDB with Spring Boot

Check for Unique Documents in MongoDB with Spring Boot

6
Comments
4 min read
Taking a Look at REST API Design Patterns

Taking a Look at REST API Design Patterns

15
Comments
5 min read
Java: Wrapper Class ⭐️

Java: Wrapper Class ⭐️

42
Comments 1
2 min read
Disable SSL certificate validation in Spring RestTemplate

Disable SSL certificate validation in Spring RestTemplate

19
Comments 2
2 min read
Arquitetura limpa

Arquitetura limpa

6
Comments
28 min read
Switching to Kotlin. Short overview.

Switching to Kotlin. Short overview.

3
Comments
2 min read
Java Programming language Basics Concepts

Java Programming language Basics Concepts

4
Comments
9 min read
Abstraction and Encapsulation - [OOP & Java #1]

Abstraction and Encapsulation - [OOP & Java #1]

24
Comments 5
5 min read
How to use Basic Authentication with Rest Template in Spring Boot

How to use Basic Authentication with Rest Template in Spring Boot

18
Comments 2
6 min read
loading...