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

What all concepts are required to become a good Java developer?

spstech May 9, 2021 No Comments

Concepts:- Opps concept Multithreading Design patterns J2EE principles eg Servlets and JSP’s Design Patterns I can suggest some books for learning the same:- SCJP6 by Kathy Sierra Head Frist Sevlets…

Uncategorized

Which are some good books for programmers to read?

spstech May 9, 2021 No Comments

The Pragmatic Programmer Concurrency in Practice Head First Design Patterns Data Structures and Algorithms Made Easy by Nasrimha…. Effective Java

Uncategorized

In Java, memory is divided into which two types of memory?

spstech May 9, 2021 1 Comment

Memory is divided into stack and heap. Stack is further subdivided into per-thread stack. Variables local to the thread live on the stack as they need not be shared with…

Uncategorized

What skill-sets should one possess to become an in-demand Java Developer in a Product-Development Industry?

spstech May 9, 2021 No Comments

Data Structure and Algorithms Microservices System Desing Database Concepts Junit and unit testing Spring & Hibernate Maven Clean Code Performance Tuning

Uncategorized

Setting up environment variables on MacOs Big Sur 11.X

spstech May 7, 2021 No Comments

If you like me happen to purchase a new MacBook for software development purposes you would need to set environment variables. I explored multiple sources on the internet for it…

Uncategorized

What are the most interesting Java hacks that most developers don’t know about?

spstech May 2, 2021 2 Comments

IntelliJ is a far superior IDE then Eclipse JUNIT makes your code fool proof Coding to interfaces decouples your code from various implementations For a big project extending for long…

Uncategorized

WordPress hosting compared between Google cloud and GoDaddy

spstech April 28, 2021 3 Comments

On google cloud there are a wide variety of instance types from which you can choose. This way you can decide the actual server where your wordpress hosting runs. Godaddy…

Spiritual

Three lessons from a dying man

spstech April 28, 2021 3 Comments

Happiness is not something that you just go out and find. It is the byproduct of a well-lived life. Our positive experiences of a life well lived, gives us a…

Uncategorized

Key pointers of spirituality !!!!

spstech September 19, 2020 34 Comments

Expect this moment to be as it is right now; Neither better nor Worse !!!! Most people want to have what they want. The trick however is to want what…

Uncategorized

Do static members serialize in Java?

spstech September 19, 2020 No Comments

Hi friends it’s a tricky and interesting question. Any experienced Java developer would most properly respond with the answer “No”, saying that static members do not serialize. But believe me,…

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