Forem

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.
🧩 Detailed Explanation of PFOR (Partitioned Frame of Reference) Compression

🧩 Detailed Explanation of PFOR (Partitioned Frame of Reference) Compression

Comments
4 min read
Generate a REST API Using Java and Spring Boot for your Postgres database

Generate a REST API Using Java and Spring Boot for your Postgres database

Comments
4 min read
Understanding the Spring Framework: A Developer’s Journey to Clean Code 🚀

Understanding the Spring Framework: A Developer’s Journey to Clean Code 🚀

1
Comments
4 min read
Spring Boot 3 application on AWS Lambda - Part 14 Measuring cold and warm starts with GraalVM Native Image and memory settings

Spring Boot 3 application on AWS Lambda - Part 14 Measuring cold and warm starts with GraalVM Native Image and memory settings

Comments
4 min read
Understanding the XOR Operator: A Powerful Tool in Computing

Understanding the XOR Operator: A Powerful Tool in Computing

Comments
3 min read
JeKa: The Simplest Way to Start with Java for Real

JeKa: The Simplest Way to Start with Java for Real

Comments
4 min read
1768. Merge Strings Alternately

1768. Merge Strings Alternately

Comments
2 min read
What’s Changed in Java Versions

What’s Changed in Java Versions

Comments
6 min read
pg-index-health – a static analysis tool for you PostgreSQL database

pg-index-health – a static analysis tool for you PostgreSQL database

2
Comments
21 min read
Inheritance and Polymorphism in Java: Using Superclasses and Subclasses

Inheritance and Polymorphism in Java: Using Superclasses and Subclasses

Comments
3 min read
Give your app a modern look with FxPopup

Give your app a modern look with FxPopup

Comments
1 min read
SpringBoot Web Service - Part 5 - Github Action

SpringBoot Web Service - Part 5 - Github Action

Comments
4 min read
Interface và Abstract class

Interface và Abstract class

Comments
5 min read
Launched a web version Java Spring Framework, Spring Boot Web

Launched a web version Java Spring Framework, Spring Boot Web

Comments
1 min read
@PreConstruct and @PostConstruct annotation Spring Boot Example

@PreConstruct and @PostConstruct annotation Spring Boot Example

5
Comments
1 min read
SpringBoot Web Service - Part 2 - Preparing Using Spring Initializr

SpringBoot Web Service - Part 2 - Preparing Using Spring Initializr

Comments
1 min read
SpringBoot Web Service - Part 1 - Create Repository

SpringBoot Web Service - Part 1 - Create Repository

Comments
1 min read
Algorithms I - Princeton - Coursera review

Algorithms I - Princeton - Coursera review

Comments
3 min read
Mastering ExecutorService Shutdown: Tracking ThreadPool Termination

Mastering ExecutorService Shutdown: Tracking ThreadPool Termination

Comments
4 min read
Observer Design Pattern | Low Level Design

Observer Design Pattern | Low Level Design

Comments
2 min read
Memory Management in Java: Java Virtual Machine

Memory Management in Java: Java Virtual Machine

Comments
4 min read
object & class creation

object & class creation

Comments
1 min read
Entendendo Service, Repository e Controller, PT. 1

Entendendo Service, Repository e Controller, PT. 1

1
Comments
2 min read
Understanding Java Iterators: A Deep Dive

Understanding Java Iterators: A Deep Dive

Comments
2 min read
A Comprehensive Guide to Mastering Kotlin Coroutines

A Comprehensive Guide to Mastering Kotlin Coroutines

25
Comments
3 min read
5 Java Functional Programming Techniques to Boost Code Quality and Efficiency

5 Java Functional Programming Techniques to Boost Code Quality and Efficiency

Comments
8 min read
Item 81: Prefira os utilitários de concorrência ao wait e notify

Item 81: Prefira os utilitários de concorrência ao wait e notify

Comments
2 min read
Leetcode — 3289. The Two Sneaky Numbers of Digitville

Leetcode — 3289. The Two Sneaky Numbers of Digitville

Comments
2 min read
How to Downgrade Java Version for React Native Development

How to Downgrade Java Version for React Native Development

5
Comments
2 min read
Getting Started with Spring Boot 3 for .NET Developers Part 2: Building a Product Entity CRUD Application in Spring Boot

Getting Started with Spring Boot 3 for .NET Developers Part 2: Building a Product Entity CRUD Application in Spring Boot

Comments
5 min read
The Importance of Code Reviews: A Guide to Better Software Development

The Importance of Code Reviews: A Guide to Better Software Development

Comments
2 min read
Java Interview questions for Freshers (1-2)

Java Interview questions for Freshers (1-2)

Comments
1 min read
Range sum query 2D - Immutable

Range sum query 2D - Immutable

Comments
1 min read
5 Essential Java Observability Tools: Boost Application Performance

5 Essential Java Observability Tools: Boost Application Performance

Comments
6 min read
Arrays in Java: Characteristics, Usage, and Real-Life Scenarios

Arrays in Java: Characteristics, Usage, and Real-Life Scenarios

Comments
4 min read
Designing User-Defined Methods in Java: Key Criteria

Designing User-Defined Methods in Java: Key Criteria

Comments
3 min read
🌟 Exciting Update: LivinGrimoire Wiki Revamp! 🌟

🌟 Exciting Update: LivinGrimoire Wiki Revamp! 🌟

Comments
1 min read
Wednesday Links - Edition 2025-01-01🎉

Wednesday Links - Edition 2025-01-01🎉

Comments
1 min read
Constructor

Constructor

7
Comments
3 min read
Discover Java’s Top 10 Security Features

Discover Java’s Top 10 Security Features

1
Comments 2
4 min read
SpringBoot Web Service - Part 4 - Initial Configuration

SpringBoot Web Service - Part 4 - Initial Configuration

Comments
3 min read
book task

book task

Comments
1 min read
DAY 1 - Dec19

DAY 1 - Dec19

1
Comments
3 min read
Cricket task

Cricket task

Comments
1 min read
Tv task

Tv task

Comments
1 min read
Tv task

Tv task

Comments
1 min read
Library Task

Library Task

Comments
1 min read
Water bottle task

Water bottle task

1
Comments
1 min read
Fixed Window Counter Rate Limiter (Redis & Java)

Fixed Window Counter Rate Limiter (Redis & Java)

Comments
10 min read
¿Qué son los enums en Java?

¿Qué son los enums en Java?

Comments
6 min read
what is inheritance ?

what is inheritance ?

Comments
1 min read
What is constructor?

What is constructor?

Comments
1 min read
How do you pass argument to a method in java ?

How do you pass argument to a method in java ?

Comments
1 min read
How to make the best of a slow machine running on limited resources with a Windows environment as a Java Engineer

How to make the best of a slow machine running on limited resources with a Windows environment as a Java Engineer

Comments
7 min read
Day14 Inheritance:

Day14 Inheritance:

Comments
1 min read
Building Resilient APIs: Mistakes I Made and How I Overcame Them

Building Resilient APIs: Mistakes I Made and How I Overcame Them

Comments
5 min read
JeKa: The Simplest Way to Create Uber and Shade Jars

JeKa: The Simplest Way to Create Uber and Shade Jars

2
Comments
3 min read
Exploring While and DoWhile in Java: Master Loop Structures with Practical Examples

Exploring While and DoWhile in Java: Master Loop Structures with Practical Examples

Comments
2 min read
Hello, dev.to Community 👋

Hello, dev.to Community 👋

Comments
1 min read
Objects

Objects

2
Comments
2 min read
loading...