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.
Spring Data JPA vs. JDBC: Choosing the Right Database Tool

Spring Data JPA vs. JDBC: Choosing the Right Database Tool

2
Comments
3 min read
Dependency Inversion Principle (DIP) Explained in 100 Seconds

Dependency Inversion Principle (DIP) Explained in 100 Seconds

1
Comments
2 min read
thenThrow() method in Mockito example

thenThrow() method in Mockito example

6
Comments
3 min read
Top 10 Programming Languages to Learn in 2025 🖥️

Top 10 Programming Languages to Learn in 2025 🖥️

Comments
2 min read
Exemplos de código para os sincronizadores

Exemplos de código para os sincronizadores

Comments
3 min read
Item 83: Utilize a inicialização preguiçosa com parcimônia

Item 83: Utilize a inicialização preguiçosa com parcimônia

Comments
2 min read
Item 82: Documente a thread safety

Item 82: Documente a thread safety

Comments
2 min read
how to create and run a Java Web App on a Docker container and finally open it on a default browser

how to create and run a Java Web App on a Docker container and finally open it on a default browser

Comments
1 min read
Feature Toggles: A Simple Way to Manage Access to Premium Features

Feature Toggles: A Simple Way to Manage Access to Premium Features

2
Comments
7 min read
Java For Loop,Do/While Loop,i++ and ++i in Java?

Java For Loop,Do/While Loop,i++ and ++i in Java?

15
Comments
4 min read
Wednesday Links - Edition 2025-01-08

Wednesday Links - Edition 2025-01-08

Comments
1 min read
𝗧𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗕𝗲𝗮𝗿𝗲𝗿 𝗧𝗼𝗸𝗲𝗻: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆𝗶𝗻𝗴 𝗦𝗲𝗰𝘂𝗿𝗲 𝗔𝗣𝗜 𝗖𝗼𝗺𝗺𝘂𝗻𝗶𝗰𝗮𝘁𝗶𝗼𝗻 🚀

𝗧𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗕𝗲𝗮𝗿𝗲𝗿 𝗧𝗼𝗸𝗲𝗻: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆𝗶𝗻𝗴 𝗦𝗲𝗰𝘂𝗿𝗲 𝗔𝗣𝗜 𝗖𝗼𝗺𝗺𝘂𝗻𝗶𝗰𝗮𝘁𝗶𝗼𝗻 🚀

Comments
1 min read
𝗧𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗜𝗻𝗵𝗲𝗿𝗶𝘁𝗮𝗻𝗰𝗲 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗔 𝗞𝗲𝘆 𝘁𝗼 𝗥𝗲𝘂𝘀𝗮𝗯𝗶𝗹𝗶𝘁𝘆 𝗮𝗻𝗱 𝗦𝗰𝗮𝗹𝗮𝗯𝗶𝗹𝗶𝘁𝘆

𝗧𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗜𝗻𝗵𝗲𝗿𝗶𝘁𝗮𝗻𝗰𝗲 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗔 𝗞𝗲𝘆 𝘁𝗼 𝗥𝗲𝘂𝘀𝗮𝗯𝗶𝗹𝗶𝘁𝘆 𝗮𝗻𝗱 𝗦𝗰𝗮𝗹𝗮𝗯𝗶𝗹𝗶𝘁𝘆

Comments
1 min read
How to crash Minecraft with your mod

How to crash Minecraft with your mod

Comments
12 min read
Simplified: Spring Boot with Docker (Part 1)

Simplified: Spring Boot with Docker (Part 1)

5
Comments
6 min read
Basic authentication in Spring Boot

Basic authentication in Spring Boot

Comments
4 min read
Creating Java GUIs with Swing Components

Creating Java GUIs with Swing Components

1
Comments
6 min read
Rabin Karp (hashing) String pattern matching

Rabin Karp (hashing) String pattern matching

Comments
1 min read
Leetcode — 2942. Find Words Containing Character

Leetcode — 2942. Find Words Containing Character

Comments
2 min read
Comunicando JAVA com o GeminiAI

Comunicando JAVA com o GeminiAI

1
Comments
4 min read
Can you find the Output of this Java Code

Can you find the Output of this Java Code

Comments
3 min read
Template Method Pattern in Java

Template Method Pattern in Java

Comments
3 min read
Lambda function with GraalVM Native Image - Part 5 Measuring cold and warm starts with GraalVM 23

Lambda function with GraalVM Native Image - Part 5 Measuring cold and warm starts with GraalVM 23

Comments
3 min read
hibernate-012: Which Direction to Use for Each Relationship Type in Hibernate?

hibernate-012: Which Direction to Use for Each Relationship Type in Hibernate?

1
Comments
2 min read
Boosting Your Productivity: Essential IntelliJ IDEA Features and Plugins for Spring Boot Development

Boosting Your Productivity: Essential IntelliJ IDEA Features and Plugins for Spring Boot Development

Comments
3 min read
loading...