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.
Syntax Differences: JavaScript vs. Java

Syntax Differences: JavaScript vs. Java

10
Comments 3
3 min read
Revisiting the D in SOLID
Cover image for Revisiting the D in SOLID

Revisiting the D in SOLID

4
Comments
2 min read
Solution: Change Minimum Characters to Satisfy One of Three Conditions
Cover image for Solution: Change Minimum Characters to Satisfy One of Three Conditions

Solution: Change Minimum Characters to Satisfy One of Three Conditions

8
Comments
5 min read
Spring Boot : Custom Role - Permission Authorization using SpEL

Spring Boot : Custom Role - Permission Authorization using SpEL

3
Comments 3
3 min read
Making a Maven-plugin that annotates auto-generated files

Making a Maven-plugin that annotates auto-generated files

4
Comments
3 min read
Error: Could not find or load main class

Error: Could not find or load main class

4
Comments 2
2 min read
Quick learning reference cards: Java streams

Quick learning reference cards: Java streams

2
Comments
1 min read
How to solve Jackson InvalidDefinitionException on immutable objects
Cover image for How to solve Jackson InvalidDefinitionException on immutable objects

How to solve Jackson InvalidDefinitionException on immutable objects

3
Comments 2
2 min read
A crash course in classpaths: Build
Cover image for A crash course in classpaths: Build

A crash course in classpaths: Build

33
Comments 1
8 min read
Java HashMap

Java HashMap

6
Comments
1 min read
Learn Aspect Oriented Programming by Example
Cover image for Learn Aspect Oriented Programming by Example

Learn Aspect Oriented Programming by Example

53
Comments
7 min read
How to Write Great Tests!
Cover image for How to Write Great Tests!

How to Write Great Tests!

7
Comments
3 min read
Coding Live Stream: Stripe Integration
Cover image for Coding Live Stream: Stripe Integration

Coding Live Stream: Stripe Integration

7
Comments
1 min read
How to interpret and modify REST requests in Spring Boot ?

How to interpret and modify REST requests in Spring Boot ?

3
Comments 2
1 min read
How to generate and compile sources at runtime in Java
Cover image for How to generate and compile sources at runtime in Java

How to generate and compile sources at runtime in Java

3
Comments
3 min read
Leetcode Solutions Index
Cover image for Leetcode Solutions Index

Leetcode Solutions Index

60
Comments 2
11 min read
Unit testing algorithms

Unit testing algorithms

2
Comments
1 min read
JXLS: How to generate Excel documents using templates?
Cover image for JXLS: How to generate Excel documents using templates?

JXLS: How to generate Excel documents using templates?

21
Comments 6
5 min read
O Hibernate realmente vale a pena?
Cover image for O Hibernate realmente vale a pena?

O Hibernate realmente vale a pena?

2
Comments
6 min read
What was added to Java 8? Streams
Cover image for What was added to Java 8? Streams

What was added to Java 8? Streams

5
Comments
6 min read
Java lambda expression tutorial: Functional programming in Java
Cover image for Java lambda expression tutorial: Functional programming in Java

Java lambda expression tutorial: Functional programming in Java

11
Comments
9 min read
Injeção de Dependências com Spring
Cover image for Injeção de Dependências com Spring

Injeção de Dependências com Spring

6
Comments
7 min read
Alterando o perfil de configuração do Quarkus

Alterando o perfil de configuração do Quarkus

7
Comments
3 min read
Archunit: Validate the architecture of our projects
Cover image for Archunit: Validate the architecture of our projects

Archunit: Validate the architecture of our projects

29
Comments 3
4 min read
How To Handle Multiple Message Properties In Spring Boot
Cover image for How To Handle Multiple Message Properties In Spring Boot

How To Handle Multiple Message Properties In Spring Boot

3
Comments
2 min read
loading...