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.
Spring Basics - Dependency Injection

Spring Basics - Dependency Injection

4
Comments
5 min read
Implementing GraphQL with Quarkus

Implementing GraphQL with Quarkus

3
Comments
2 min read
Internationalization: a practical example with Spring Boot

Internationalization: a practical example with Spring Boot

10
Comments
4 min read
Define default local maven properties

Define default local maven properties

6
Comments
2 min read
Migration from Swagger 2 to OpenAPI 3

Migration from Swagger 2 to OpenAPI 3

8
Comments 1
4 min read
Monitor Java application with prometheus

Monitor Java application with prometheus

2
Comments
2 min read
How to Uninstall Java on Mac?

How to Uninstall Java on Mac?

2
Comments
1 min read
Decode Bridge Pattern

Decode Bridge Pattern

5
Comments
3 min read
Java Internal DataStructures

Java Internal DataStructures

6
Comments
3 min read
Spring Basics - Inversion of Control

Spring Basics - Inversion of Control

7
Comments
4 min read
Getting Started With JPA/Hibernate

Getting Started With JPA/Hibernate

7
Comments 1
8 min read
Bit difference

Bit difference

6
Comments 2
2 min read
Pascal’s Triangle

Pascal’s Triangle

6
Comments
2 min read
Securing your rest API with SpringSecurity

Securing your rest API with SpringSecurity

5
Comments
3 min read
Building a simple rest API with SpringBoot

Building a simple rest API with SpringBoot

4
Comments
4 min read
Which's the Best Language for iOS App Development?

Which's the Best Language for iOS App Development?

4
Comments
7 min read
Spring Boot 2.6.3 ARM64 Image

Spring Boot 2.6.3 ARM64 Image

1
Comments
4 min read
The Flatten Maven plugin

The Flatten Maven plugin

6
Comments 3
3 min read
Learning in public: Lessons from open source

Learning in public: Lessons from open source

45
Comments 2
6 min read
Spring Data Transfer Objects

Spring Data Transfer Objects

6
Comments
2 min read
Which would you go for? Spring boot cron job,scheduled tasks vs Events in Mysql.

Which would you go for? Spring boot cron job,scheduled tasks vs Events in Mysql.

2
Comments
1 min read
Non-Repeating Number except two

Non-Repeating Number except two

5
Comments
2 min read
How I can prompt a file manager of a known path in an android app?

How I can prompt a file manager of a known path in an android app?

4
Comments
1 min read
Quick Note :Java Threads

Quick Note :Java Threads

6
Comments
4 min read
Striver's SDE Sheet Journey - #19 Four sum

Striver's SDE Sheet Journey - #19 Four sum

3
Comments
2 min read
Return Statement in Programming Languages

Return Statement in Programming Languages

2
Comments
1 min read
Not a Regular Password Regex

Not a Regular Password Regex

6
Comments
2 min read
Queues

Queues

6
Comments 2
3 min read
Difference between `yyyy` and `YYYY` Java date pattern. What is week-based-year?

Difference between `yyyy` and `YYYY` Java date pattern. What is week-based-year?

5
Comments
9 min read
Day 21 of 100 - Java: Reflection

Day 21 of 100 - Java: Reflection

4
Comments
1 min read
Spring Boot - Easy customizations for your applications!

Spring Boot - Easy customizations for your applications!

3
Comments
4 min read
Java Quickies. Class loading and linking in the JVM

Java Quickies. Class loading and linking in the JVM

2
Comments
3 min read
Current Java Trends

Current Java Trends

6
Comments
3 min read
Composite design pattern — Java

Composite design pattern — Java

3
Comments 2
1 min read
Factory design pattern — Java

Factory design pattern — Java

3
Comments
2 min read
Three characteristics of OOP: Polymorphism

Three characteristics of OOP: Polymorphism

7
Comments 2
3 min read
Three characteristics of OOP: Inheritance

Three characteristics of OOP: Inheritance

7
Comments
4 min read
Deployment spring application in Kubernetes with minikube

Deployment spring application in Kubernetes with minikube

5
Comments 1
3 min read
Striver's SDE Sheet Journey - #19 Two sum

Striver's SDE Sheet Journey - #19 Two sum

3
Comments
2 min read
JUnit 5

JUnit 5

4
Comments
2 min read
What's new for developers in Java 18

What's new for developers in Java 18

2
Comments
4 min read
Polymorphism in Java - A Quiz on things you probably didn't know

Polymorphism in Java - A Quiz on things you probably didn't know

7
Comments 1
5 min read
SOLID Principles in Java

SOLID Principles in Java

19
Comments
5 min read
Top Programming Languages for Android App Development

Top Programming Languages for Android App Development

4
Comments
5 min read
Build a Spring Boot REST API with Pagination and Sorting

Build a Spring Boot REST API with Pagination and Sorting

5
Comments
8 min read
Create a free private Maven repository with Bytesafe

Create a free private Maven repository with Bytesafe

6
Comments
3 min read
Como usar Mockito no Quarkus (feat. jUnit)

Como usar Mockito no Quarkus (feat. jUnit)

4
Comments 2
3 min read
The ultimate guide to Functional interfaces in Java

The ultimate guide to Functional interfaces in Java

2
Comments
6 min read
Fix SAXParseException; src-resolve: Cannot resolve the name '…' to a(n) 'type definition'

Fix SAXParseException; src-resolve: Cannot resolve the name '…' to a(n) 'type definition'

5
Comments
2 min read
Containerising .Net/Java Gateways (or Kafka Integration Demo)

Containerising .Net/Java Gateways (or Kafka Integration Demo)

3
Comments
5 min read
Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
Debugging RAM: Detect/Fix Memory Leaks in Managed Languages - Heap Deep Dive, Part 2

Debugging RAM: Detect/Fix Memory Leaks in Managed Languages - Heap Deep Dive, Part 2

5
Comments
10 min read
Log4j to Logback migration? Good idea or not?

Log4j to Logback migration? Good idea or not?

3
Comments
3 min read
Dependency Injection (DI) - Cleaner Code ?

Dependency Injection (DI) - Cleaner Code ?

2
Comments
2 min read
I Created A Gui Calculator With Java Swing

I Created A Gui Calculator With Java Swing

2
Comments
1 min read
Send email using Spring boot Application

Send email using Spring boot Application

5
Comments
4 min read
6 Best Mobile Testing Tools for Android & iOS Apps

6 Best Mobile Testing Tools for Android & iOS Apps

3
Comments
2 min read
Spring Auto-wiring and interact with other POJOs

Spring Auto-wiring and interact with other POJOs

5
Comments
5 min read
Web Sockets v/s HTTPS

Web Sockets v/s HTTPS

8
Comments
2 min read
Find Duplicate String and Letters from a Given string - Java(Collections)

Find Duplicate String and Letters from a Given string - Java(Collections)

8
Comments
1 min read
loading...