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.
Folding legacy apps

Folding legacy apps

5
Comments
4 min read
Spring Boot project using AWS RDS and Secrets Manager

Spring Boot project using AWS RDS and Secrets Manager

4
Comments
3 min read
Spring Boot REST API authentication best practices using JWT

Spring Boot REST API authentication best practices using JWT

52
Comments 6
9 min read
Effective Java: Consider Using a Custom Serialized Form

Effective Java: Consider Using a Custom Serialized Form

6
Comments
6 min read
Striver's SDE Sheet Journey - #16 Majority Element (>N/3 times)

Striver's SDE Sheet Journey - #16 Majority Element (>N/3 times)

4
Comments
2 min read
Tools For Developing and Testing Microservices.

Tools For Developing and Testing Microservices.

3
Comments
4 min read
Navigating Microservices Code Repos

Navigating Microservices Code Repos

5
Comments
6 min read
Advantages of Kotlin

Advantages of Kotlin

4
Comments 1
3 min read
🎯 10 most useful string methods in Java

🎯 10 most useful string methods in Java

4
Comments
3 min read
Create simple HelloWorld spring application

Create simple HelloWorld spring application

7
Comments 1
4 min read
Demo Swing y API REST

Demo Swing y API REST

4
Comments
1 min read
The Semantic Emptiness of Objects in the If Statement

The Semantic Emptiness of Objects in the If Statement

6
Comments 2
1 min read
When Java meet Docker... Part I

When Java meet Docker... Part I

6
Comments
9 min read
Effective Java: Implement Serializable With Great Caution

Effective Java: Implement Serializable With Great Caution

5
Comments
5 min read
Java Microservice on Google Kubernetes Engine (GKE) Cluster

Java Microservice on Google Kubernetes Engine (GKE) Cluster

10
Comments
10 min read
Stable CI/CD is not a Myth, From Nexus-Jenkins to Github Packages-Actions

Stable CI/CD is not a Myth, From Nexus-Jenkins to Github Packages-Actions

4
Comments
4 min read
Java Serverless on Steroids with fn+GraalVM Hands-On

Java Serverless on Steroids with fn+GraalVM Hands-On

1
Comments
7 min read
How to pass text as input in a POST request body with Jax-RS

How to pass text as input in a POST request body with Jax-RS

6
Comments
1 min read
learn usage about Hashcode and equals in JAVA

learn usage about Hashcode and equals in JAVA

5
Comments
1 min read
Difference between Activity and Fragment

Difference between Activity and Fragment

2
Comments
2 min read
100 Languages Speedrun: Episode 57: Scala

100 Languages Speedrun: Episode 57: Scala

7
Comments 1
7 min read
Spring Boot 2.6.2 on Raspberry Pi 4

Spring Boot 2.6.2 on Raspberry Pi 4

6
Comments
4 min read
A Guide to writing to better comments

A Guide to writing to better comments

30
Comments 3
3 min read
Striver's SDE Sheet Journey - #15 Majority Element (>N/2 times)

Striver's SDE Sheet Journey - #15 Majority Element (>N/2 times)

5
Comments
2 min read
Generate PDF Documents in your Spring Boot App with AsciidoctorJ

Generate PDF Documents in your Spring Boot App with AsciidoctorJ

7
Comments
3 min read
You're running untrusted code!

You're running untrusted code!

11
Comments
7 min read
Event Architecture with Spring Cloud Stream

Event Architecture with Spring Cloud Stream

10
Comments
6 min read
Integrating Swagger OpenAPI in spring boot project for easy API documentation

Integrating Swagger OpenAPI in spring boot project for easy API documentation

2
Comments
1 min read
Push Zeros to End of Array(Java)

Push Zeros to End of Array(Java)

9
Comments
1 min read
java traditional method to remove duplicate String

java traditional method to remove duplicate String

3
Comments
1 min read
Remove Duplicate Characters from given string(Java)

Remove Duplicate Characters from given string(Java)

10
Comments 2
1 min read
Reverse Each word in a String

Reverse Each word in a String

9
Comments
1 min read
Reverse a Number (Java)

Reverse a Number (Java)

8
Comments
1 min read
Developer-friendly event sourcing

Developer-friendly event sourcing

6
Comments 2
6 min read
Reverse of a String

Reverse of a String

8
Comments
1 min read
Testing file Download ⬇️ in Spring 🍃 Boot

Testing file Download ⬇️ in Spring 🍃 Boot

3
Comments 2
2 min read
Striver's SDE Sheet Journey - #14 Pow(x,n)

Striver's SDE Sheet Journey - #14 Pow(x,n)

6
Comments
2 min read
Star pattern programs [Tricks] in java

Star pattern programs [Tricks] in java

10
Comments
3 min read
[Link] Why I Don't Write Useful Software Unless You Pay Me

[Link] Why I Don't Write Useful Software Unless You Pay Me

3
Comments 1
1 min read
Bubble sort explained to a 6-year-old kid

Bubble sort explained to a 6-year-old kid

6
Comments
6 min read
Abstraction in Java.

Abstraction in Java.

7
Comments
3 min read
Build a social network app with ReactJS, Spring Boot and MongoDB

Build a social network app with ReactJS, Spring Boot and MongoDB

6
Comments
1 min read
JDBC Tutorial Part 3: Using Database Connection Pools

JDBC Tutorial Part 3: Using Database Connection Pools

9
Comments
4 min read
Binary Trees

Binary Trees

6
Comments
3 min read
Striver's SDE Sheet Journey - #13 Search in a 2d Matrix

Striver's SDE Sheet Journey - #13 Search in a 2d Matrix

5
Comments
2 min read
Will a couple of line markers in IDE make your microservice code mode readable?

Will a couple of line markers in IDE make your microservice code mode readable?

8
Comments 2
2 min read
SearchNote - A lightweight, quick, keyboard-centric, search-oriented desktop(linux) app

SearchNote - A lightweight, quick, keyboard-centric, search-oriented desktop(linux) app

6
Comments
1 min read
🎈Using param object in Spring 🍃 Data JPA query

🎈Using param object in Spring 🍃 Data JPA query

6
Comments
1 min read
Method Overriding in Java.

Method Overriding in Java.

6
Comments
2 min read
Rock 'n' Roll Problems

Rock 'n' Roll Problems

5
Comments
2 min read
Denodo Platform-"Develop Rest & GraphQL service using no-code/low-code approach with me 😀😀"

Denodo Platform-"Develop Rest & GraphQL service using no-code/low-code approach with me 😀😀"

3
Comments
7 min read
Creating Custom Hibernate Dialect

Creating Custom Hibernate Dialect

5
Comments 1
3 min read
JDBC Tutorial Part 2: Running SQL Queries

JDBC Tutorial Part 2: Running SQL Queries

8
Comments
6 min read
Integrating GraphQL in Spring boot Project guideline

Integrating GraphQL in Spring boot Project guideline

6
Comments
2 min read
How to read file from test resources in java unit test

How to read file from test resources in java unit test

6
Comments
1 min read
Striver's SDE Sheet Journey - #12 Count inversions in an array

Striver's SDE Sheet Journey - #12 Count inversions in an array

5
Comments
3 min read
Abstraction, Encapsulation & Inheritance

Abstraction, Encapsulation & Inheritance

5
Comments
5 min read
GitHub Actions using the Standard Banking Demo: Put Your First Workflow in Action

GitHub Actions using the Standard Banking Demo: Put Your First Workflow in Action

10
Comments
4 min read
How the JVM Works

How the JVM Works

4
Comments 2
9 min read
Security Puzzle (Log4J Edition)

Security Puzzle (Log4J Edition)

6
Comments
2 min read
loading...