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.
Secure your Java Servlet Application with Keycloak

Secure your Java Servlet Application with Keycloak

4
Comments 4
5 min read
Contexts and Dependency Injection (CDI) 2.0
Cover image for Contexts and Dependency Injection (CDI) 2.0

Contexts and Dependency Injection (CDI) 2.0

9
Comments
8 min read
Effective Java! Don't Use Raw Types

Effective Java! Don't Use Raw Types

14
Comments 1
4 min read
Creating A/B (Split) test API in 2 hours

Creating A/B (Split) test API in 2 hours

7
Comments
3 min read
Using Computer Vision to extract sprite pixel art
Cover image for Using Computer Vision to extract sprite pixel art

Using Computer Vision to extract sprite pixel art

16
Comments
4 min read
Is super.super.method() allowed in Java?

Is super.super.method() allowed in Java?

5
Comments
2 min read
Aerospike JDBC driver: SQL DDL compliance
Cover image for Aerospike JDBC driver: SQL DDL compliance

Aerospike JDBC driver: SQL DDL compliance

7
Comments 3
1 min read
Debezium Custom Converters - TimestampConverter
Cover image for Debezium Custom Converters - TimestampConverter

Debezium Custom Converters - TimestampConverter

13
Comments 1
6 min read
how long it will take you to learn each programming language

how long it will take you to learn each programming language

5
Comments
1 min read
JUnit Parameterized Test For Selenium Automation With Examples
Cover image for JUnit Parameterized Test For Selenium Automation With Examples

JUnit Parameterized Test For Selenium Automation With Examples

5
Comments
11 min read
Spring cloud gateway with Resilience4j circuit breaker

Spring cloud gateway with Resilience4j circuit breaker

11
Comments
6 min read
openapi-processor-spring

openapi-processor-spring

10
Comments 2
3 min read
Java & Files
Cover image for Java & Files

Java & Files

30
Comments 3
17 min read
Building a Kotlin library with Gradle

Building a Kotlin library with Gradle

10
Comments
4 min read
Docker on a diet
Cover image for Docker on a diet

Docker on a diet

126
Comments 2
6 min read
Deploy Springboot App to Heroku with Github
Cover image for Deploy Springboot App to Heroku with Github

Deploy Springboot App to Heroku with Github

14
Comments
6 min read
Modern Java for the Modern Dev

Modern Java for the Modern Dev

6
Comments 1
3 min read
Flight Management System: Angular 9 + Spring Boot + REST APIs
Cover image for Flight Management System: Angular 9 + Spring Boot + REST APIs

Flight Management System: Angular 9 + Spring Boot + REST APIs

52
Comments 10
3 min read
Introducing JPA and Hibernate

Introducing JPA and Hibernate

8
Comments
3 min read
From Services to Command and Handlers: use case driven code

From Services to Command and Handlers: use case driven code

10
Comments 2
6 min read
Going From “Hello World” to Multithreading: How Much Time Does It Take to Learn Java?
Cover image for Going From “Hello World” to Multithreading: How Much Time Does It Take to Learn Java?

Going From “Hello World” to Multithreading: How Much Time Does It Take to Learn Java?

64
Comments 4
8 min read
Leetcode May Challenge "Count Square Submatrices with All Ones"

Leetcode May Challenge "Count Square Submatrices with All Ones"

10
Comments 1
4 min read
@Bean and @Component. What is the different? Which one should use be used?

@Bean and @Component. What is the different? Which one should use be used?

17
Comments
2 min read
Hexagonal Architecture in Java
Cover image for Hexagonal Architecture in Java

Hexagonal Architecture in Java

1
Comments
4 min read
Design Patterns - Basic Iterator

Design Patterns - Basic Iterator

6
Comments
2 min read
loading...