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.
Quando os construtores são chamados?

Quando os construtores são chamados?

Comments
1 min read
Métodos sobrepostos dão suporte ao polimorfismo

Métodos sobrepostos dão suporte ao polimorfismo

Comments
2 min read
Sobreposição de métodos

Sobreposição de métodos

Comments
2 min read
Python vs Java: A Deep Dive into the Best Programming Language for You

Python vs Java: A Deep Dive into the Best Programming Language for You

17
Comments 1
4 min read
Optimizing Java Heap Setting for AWS ECS

Optimizing Java Heap Setting for AWS ECS

2
Comments
3 min read
Constructor Overloading in Java

Constructor Overloading in Java

Comments
3 min read
Spring Boot RestTemplate getForEntity method

Spring Boot RestTemplate getForEntity method

6
Comments 1
2 min read
Understanding Java Streams: Revolutionizing Data Processing

Understanding Java Streams: Revolutionizing Data Processing

Comments
3 min read
Developing Microservices with Spring Boot and Spring Cloud

Developing Microservices with Spring Boot and Spring Cloud

Comments
3 min read
Spring Boot 3 application on AWS Lambda - Part 11 Measuring cold and warm starts of Lambda function using Docker Container Image

Spring Boot 3 application on AWS Lambda - Part 11 Measuring cold and warm starts of Lambda function using Docker Container Image

7
Comments
3 min read
Spring Security: Protecting Your App from Everyone (Including You!)

Spring Security: Protecting Your App from Everyone (Including You!)

Comments
4 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

1
Comments
14 min read
Java 8 Features: A Comprehensive Guide

Java 8 Features: A Comprehensive Guide

2
Comments
3 min read
Dependency Injection in Spring Boot: The Wizard Behind the Curtain

Dependency Injection in Spring Boot: The Wizard Behind the Curtain

Comments
6 min read
Have you encountered a variable named "clazz" in Java before? 👀

Have you encountered a variable named "clazz" in Java before? 👀

1
Comments
1 min read
How to find intersection of two singly linked lists in a simple and optimal way in java

How to find intersection of two singly linked lists in a simple and optimal way in java

Comments
3 min read
How to Measure Code Coverage in a Running Java Application Using JaCoCo

How to Measure Code Coverage in a Running Java Application Using JaCoCo

7
Comments 2
4 min read
JDK Setup On Linux, Windows, Mac

JDK Setup On Linux, Windows, Mac

1
Comments
3 min read
What is the CORS ?

What is the CORS ?

Comments
3 min read
Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity

Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity

7
Comments
17 min read
Introducing Omni4J: Secure your Java code

Introducing Omni4J: Secure your Java code

Comments
2 min read
How to secure a single REST API resource with multiple scopes using Keycloak

How to secure a single REST API resource with multiple scopes using Keycloak

5
Comments
6 min read
Inversion of Control in Spring Framework

Inversion of Control in Spring Framework

Comments
4 min read
Guide to REST API Design and Naming Conventions

Guide to REST API Design and Naming Conventions

1
Comments
4 min read
Merge two sorted linked lists in java simple and optimal way

Merge two sorted linked lists in java simple and optimal way

Comments
3 min read
loading...