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.
Change the default Java Version on macOS
Cover image for Change the default Java Version on macOS

Change the default Java Version on macOS

58
Comments 5
1 min read
Power of Two, A Google Interview Question - Java Solution
Cover image for Power of Two, A Google Interview Question - Java Solution

Power of Two, A Google Interview Question - Java Solution

38
Comments
4 min read
Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java
Cover image for Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

42
Comments 1
3 min read
Subsets/Power-set, A FAANG Interview Question - Java Solution
Cover image for Subsets/Power-set, A FAANG Interview Question - Java Solution

Subsets/Power-set, A FAANG Interview Question - Java Solution

47
Comments
3 min read
How to output Log4J2 logs as JSON?

How to output Log4J2 logs as JSON?

49
Comments 3
8 min read
How to use Functions
Cover image for How to use Functions

How to use Functions

5
Comments
3 min read
Spring Boot 서비스를 위한 Kubernetes 설정

Spring Boot 서비스를 위한 Kubernetes 설정

7
Comments
2 min read
Star Pattern In Java
Cover image for Star Pattern In Java

Star Pattern In Java

8
Comments
3 min read
Kubernetes 를 위한 Spring Boot 개발 (feat. 무중단 배포/운영)

Kubernetes 를 위한 Spring Boot 개발 (feat. 무중단 배포/운영)

10
Comments
2 min read
Moving reflection-based code from Java 8 to 11 and 17
Cover image for Moving reflection-based code from Java 8 to 11 and 17

Moving reflection-based code from Java 8 to 11 and 17

26
Comments
4 min read
How to get mockable current time in java enterprise
Cover image for How to get mockable current time in java enterprise

How to get mockable current time in java enterprise

6
Comments
2 min read
Data Structure Algorithms: Linear Search

Data Structure Algorithms: Linear Search

7
Comments
1 min read
Spring Basics - Annotation and Java Based Configuration
Cover image for Spring Basics - Annotation and Java Based Configuration

Spring Basics - Annotation and Java Based Configuration

8
Comments
5 min read
How to Deploy SpringBoot App to Elastic Beanstalk Using Github Actions CI/CD

How to Deploy SpringBoot App to Elastic Beanstalk Using Github Actions CI/CD

12
Comments
4 min read
Creating a Vehicle OOPs way
Cover image for Creating a Vehicle OOPs way

Creating a Vehicle OOPs way

13
Comments 3
3 min read
Longest Consecutive Sequence
Cover image for Longest Consecutive Sequence

Longest Consecutive Sequence

6
Comments
2 min read
How to consume a text message from a JMS queue with a Message Driven Bean (MDB)
Cover image for How to consume a text message from a JMS queue with a Message Driven Bean (MDB)

How to consume a text message from a JMS queue with a Message Driven Bean (MDB)

5
Comments
2 min read
Garbage Collector: The Desirable Aspect of Java

Garbage Collector: The Desirable Aspect of Java

2
Comments 4
1 min read
Effective Java: For Instance Control, Prefer Enum types to readResolve

Effective Java: For Instance Control, Prefer Enum types to readResolve

4
Comments
3 min read
Pagination with JPA queries
Cover image for Pagination with JPA queries

Pagination with JPA queries

5
Comments
1 min read
Scanner Vs BufferedReader
Cover image for Scanner Vs BufferedReader

Scanner Vs BufferedReader

13
Comments 2
1 min read
Merge Intervals
Cover image for Merge Intervals

Merge Intervals

4
Comments 3
2 min read
Building a Spring Boot CRUD API
Cover image for 
Building a Spring Boot CRUD API

Building a Spring Boot CRUD API

4
Comments
1 min read
Build a .jar file inside a Docker container with Maven

Build a .jar file inside a Docker container with Maven

7
Comments
5 min read
PIT, a mutation testing system for Java.

PIT, a mutation testing system for Java.

6
Comments
7 min read
loading...