Skip to Content

Posts

About Refactoring legacy code Why is wait(), notify() & notifyAll() present in the Object Class? Intrinsic Locking in Java Bonded Context in Microservices Functional Interface In Java All You Need To Know
SPS Tech

SPS Tech

All things Java

SPS Tech

SPS Tech

All things Java

  • Recommended Books
  • Java Interview Questions
  • Blog
  • Contact Us
  • About Us
Uncategorized

About Refactoring legacy code

spstech March 26, 2025 No Comments
Uncategorized

Why is wait(), notify() & notifyAll() present in the Object Class?

spstech April 25, 2024 No Comments
Uncategorized

Intrinsic Locking in Java

spstech April 25, 2024 No Comments
Technical Technical Topics

Bonded Context in Microservices

spstech April 6, 2022 No Comments
Technical Technical Topics

Functional Interface In Java All You Need To Know

spstech February 1, 2022 1 Comment
1
About Refactoring legacy code
March 26, 2025
2
Why is wait(), notify() & notifyAll() present in the Object Class?
April 25, 2024
3
Intrinsic Locking in Java
April 25, 2024
4
Bonded Context in Microservices
April 6, 2022
Uncategorized

About Refactoring legacy code

spstech March 26, 2025 No Comments

Refactoring differs from general cleanup in that we aren’t just doing low-risk things such as reformatting source code, or invasive and risky things such as rewriting chunks of it. Instead,…

Uncategorized

Why is wait(), notify() & notifyAll() present in the Object Class?

spstech April 25, 2024 No Comments

https://www.youtube.com/watch?v=KrTHdMzhPHc&t=3s

Uncategorized

Intrinsic Locking in Java

spstech April 25, 2024 No Comments

https://www.youtube.com/watch?v=uOFH1dQwpPM&t=14s

Technical Technical Topics

Bonded Context in Microservices

spstech April 6, 2022 No Comments

Bounded context is a group of subdomains. It’s a logical boundary for domains and subdomains. DDD divides a large business system to small bounded contexts; each bounded context has its…

Technical Technical Topics

Functional Interface In Java All You Need To Know

spstech February 1, 2022 1 Comment

Shorten The Code Lengenthen the fun with The Functional Interface in java… The Function Interface is part of the “java.util.function” package that has been introduced since Java 8 to implement…

Technical Topics

How to compare BigDecimal and Double in Java

spstech September 22, 2021 6 Comments

Comparing Bigdecimal and Double is tricky because the scale(numbers to the left of .) is higher for BigDecimal as compared to Double. So you’ll have to decide up to which…

Technical Topics

Key component of Adobe AEM deployment wise

spstech September 11, 2021 No Comments

Author:- It’s the core AEM instance that is used by the authors/webmasters for designing content like carousels, home pages, banners, etc Publisher:- Similar to the author, it is also the…

Technical Technical Topics

The Hexagon design pattern

spstech August 24, 2021 11 Comments

With the advancement in the software industry, there have also been advancements in the way we design and architect our software. Hexagonal architecture is one such architectural pattern where we…

Technical Topics

Spring: YML V/S Properties file

spstech July 20, 2021 1 Comment

Below are the advantages that we get by preferring .yml files over properties files:- YML Config File Properties Config File Numbering is not required for lists Numbering required for lists…

Spiritual

Remember to die !!!!

spstech July 20, 2021 1 Comment

Here is what Steve Jobs had to say on death or rather on living :-

Posts pagination

1 2 3

Subscription Form (#4)

Subscribe to our newsletter

Sign up in the newsletter form below to receive the latest news and updates from our company.

Recent Posts

  • About Refactoring legacy code
  • Why is wait(), notify() & notifyAll() present in the Object Class?
  • Intrinsic Locking in Java
  • Bonded Context in Microservices
  • Functional Interface In Java All You Need To Know

Recent Comments

  • Functional Interface In Java All You Need To Know – EL on Functional Interface In Java All You Need To Know
  • https://thuocladientu123.com on Java Interview Questions
  • Chester on Java Interview Questions
  • Brenna on How to compare BigDecimal and Double in Java
  • Herbert on Transaction management in Spring

Archives

  • March 2025
  • April 2024
  • April 2022
  • February 2022
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • September 2020

Posts

Uncategorized

About Refactoring legacy code

Uncategorized

Why is wait(), notify() & notifyAll() present in the Object Class?

Uncategorized

Intrinsic Locking in Java

Technical Technical Topics

Bonded Context in Microservices

SPS Tech

SPS Tech

All things Java

Copyright © All rights reserved | Blogarise by Themeansar.

  • Recommended Books
  • Java Interview Questions
  • Blog
  • Contact Us
  • About Us