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.
Beginner in Cloud

Beginner in Cloud

Comments
1 min read
Item 65: Dê preferência às interfaces em vez da reflexão

Item 65: Dê preferência às interfaces em vez da reflexão

Comments
2 min read
Item 66: Utilize os métodos nativos com sabedoria

Item 66: Utilize os métodos nativos com sabedoria

Comments
2 min read
Fixing "DemoApplication.java is a Non-Project File"

Fixing "DemoApplication.java is a Non-Project File"

4
Comments
1 min read
Implementing Token-Based Authentication in Spring Boot Using Spring Security, JWT, and JDBC Template
Cover image for Implementing Token-Based Authentication in Spring Boot Using Spring Security, JWT, and JDBC Template

Implementing Token-Based Authentication in Spring Boot Using Spring Security, JWT, and JDBC Template

1
Comments
19 min read
mismatch() and compare() in Java

mismatch() and compare() in Java

Comments
2 min read
Mastering Encapsulation in Java: A Comprehensive Guide with Examples
Cover image for Mastering Encapsulation in Java: A Comprehensive Guide with Examples

Mastering Encapsulation in Java: A Comprehensive Guide with Examples

2
Comments
4 min read
Master Java in 100 Days: A Comprehensive Roadmap from Beginner to Advanced Developer
Cover image for Master Java in 100 Days: A Comprehensive Roadmap from Beginner to Advanced Developer

Master Java in 100 Days: A Comprehensive Roadmap from Beginner to Advanced Developer

2
Comments
6 min read
Unlock 2x Faster Async Programming with Java Futures

Unlock 2x Faster Async Programming with Java Futures

Comments
2 min read
🚀 Solving LeetCode 852: Peak Index in a Mountain Array Using Binary Search

🚀 Solving LeetCode 852: Peak Index in a Mountain Array Using Binary Search

Comments
2 min read
How to use resources file and memory in try

How to use resources file and memory in try

Comments
2 min read
What is SpringBoot? And why it is preferred over Spring MVC?

What is SpringBoot? And why it is preferred over Spring MVC?

Comments
2 min read
What is Hibernate? How does it works

What is Hibernate? How does it works

Comments
1 min read
Refactoring 018 - Replace Singleton
Cover image for Refactoring 018 - Replace Singleton

Refactoring 018 - Replace Singleton

2
Comments 1
2 min read
Ресторан Spring MVC
Cover image for Ресторан Spring MVC

Ресторан Spring MVC

Comments 1
1 min read
Java & Spring Best Practices | Factory Pattern
Cover image for Java & Spring Best Practices | Factory Pattern

Java & Spring Best Practices | Factory Pattern

Comments
1 min read
Decorator Pattern

Decorator Pattern

77
Comments 7
3 min read
Main Configuration Files for Frontend/Backend

Main Configuration Files for Frontend/Backend

Comments
2 min read
Part 2: Generics in Collections, Sorting, and Utility Methods
Cover image for Part 2: Generics in Collections, Sorting, and Utility Methods

Part 2: Generics in Collections, Sorting, and Utility Methods

1
Comments
4 min read
How to publish JetBrains Rider plugin for opentelemetry/honeycomb

How to publish JetBrains Rider plugin for opentelemetry/honeycomb

Comments
2 min read
Upgrading Your Application to Java 17: A Step-by-Step Guide for Developers

Upgrading Your Application to Java 17: A Step-by-Step Guide for Developers

5
Comments
3 min read
Geo Viewer in IntelliJ Idea is cool
Cover image for Geo Viewer in IntelliJ Idea is cool

Geo Viewer in IntelliJ Idea is cool

5
Comments
4 min read
JavaFX In Action #8 with Ulas Ergin: How JavaFX helps to migrate from Swing to React UIs, all combined in one Java app

JavaFX In Action #8 with Ulas Ergin: How JavaFX helps to migrate from Swing to React UIs, all combined in one Java app

Comments
2 min read
Dive into Jackson for JSON in Java: Understanding JsonNode, ArrayNode, and ObjectMapper
Cover image for Dive into Jackson for JSON in Java: Understanding JsonNode, ArrayNode, and ObjectMapper

Dive into Jackson for JSON in Java: Understanding JsonNode, ArrayNode, and ObjectMapper

Comments
5 min read
How to Upload Files to AWS S3 Using Java: A Step-by-Step Guide
Cover image for How to Upload Files to AWS S3 Using Java: A Step-by-Step Guide

How to Upload Files to AWS S3 Using Java: A Step-by-Step Guide

Comments
3 min read
loading...