S
SPSTech Java Learning Blog
Recommended BooksJava Interview QuestionsBlogContact UsAbout Us
  • Recommended Books
  • Java Interview Questions
  • Blog
  • Contact Us
  • About Us
  • Archive

    Month: May 2021

    How to uninstall a CLI tool on Mac OC
    Technical

    How to uninstall a CLI tool on Mac OC

    Generally need for this arises for the tools that do not have a GUI for uninstallation. Basically, the tool needs to be uninstalled from…

    S
    spstech
    May 31, 2021 · 1 min
    What is the future scope for AEM Java developer and what is the difference between an AEM Java developer and a Java developer?
    Uncategorized

    What is the future scope for AEM Java developer and what is the difference between an AEM Java developer and a Java developer?

    Pro’s:- It’s an add on skill. Can get you more salary. You’ll still be a Java developer and continue to code in Java. Additionally…

    S
    spstech
    May 27, 2021 · 1 min
    Precision in initialising BigIntegers in Java
    Technical

    Precision in initialising BigIntegers in Java

    Initialising BigInteger using double value is not a good way to go about it because double is not a precise representation of the actual…

    S
    spstech
    May 14, 2021 · 1 min
    Mac OS Big Sur IntelliJ indexing problem
    Uncategorized

    Mac OS Big Sur IntelliJ indexing problem

    In case your sources are not loading in IntelliJ with Mac OS Big Sur, try to Invalidate the IDE caches by the File ->…

    S
    spstech
    May 11, 2021 · 1 min
    What is an advice in Spring Framework AOP in Java?
    Uncategorized

    What is an advice in Spring Framework AOP in Java?

    Advice is a piece of extremely high reusable code that you don’t want to write everywhere in your code. Advices are applied at multiple…

    S
    spstech
    May 9, 2021 · 1 min
    Why does Java not support destructors?
    Uncategorized

    Why does Java not support destructors?

    Since Java has inbuilt garbage collector for memory cleanup. Java has finalize method which gets called before an object is garbage collected pretty much…

    S
    spstech
    May 9, 2021 · 1 min
    What is a StackOverflowError?
    Technical Topics

    What is a StackOverflowError?

    For every method that you call in your thread, it’s like an additional layer that gets added to your thread’s stack. If the total…

    S
    spstech
    May 9, 2021 · 1 min
    What all concepts are required to become a good Java developer?
    Uncategorized

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

    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…

    S
    spstech
    May 9, 2021 · 1 min
    Which are some good books for programmers to read?
    Uncategorized

    Which are some good books for programmers to read?

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

    S
    spstech
    May 9, 2021 · 1 min
    In Java, memory is divided into which two types of memory?
    Uncategorized

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

    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…

    S
    spstech
    May 9, 2021 · 1 min
    12›

    Search

    S

    SPS Tech

    Java developer sharing tutorials, best practices, and deep dives into the JVM ecosystem.

    Topics

    • Uncategorized 50
    • Technical Topics 12
    • Technical 5
    • Spiritual 2

    Recent Posts

    • Java
      Design OTP Login System 🔐 Redis vs In-Memory Explained

      Mar 12, 2026

    • Java
      Redis Cache Issues & Resolutions in Production

      Mar 11, 2026

    • Java
      🚨 Is Your Spring Boot App Taking 45+ Seconds to Start? You Might Be Facing “God’s Context Hell”

      Mar 10, 2026

    • Java
      🚀 JDK 26 Is Here — And It’s More Powerful Than You Think

      Mar 9, 2026

    • Java
      Java Memory Leaks Explained 🚨 Garbage Collector Can’t Save You

      Mar 6, 2026

    Tags

    java 16 programming 8 development 7 spring 5 java8 4 Java 8 4 coding 3 AEM 2 AdobeAEM 2 CLI 2 architecture 2 mac 2 mindfullness 2 springaop 1 functional programming 1 eckhart 1 dou rituality 1 computing 1 memorymanagement 1 heap 1

    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

    • Design OTP Login System 🔐 Redis vs In-Memory Explained
    • Redis Cache Issues & Resolutions in Production
    • 🚨 Is Your Spring Boot App Taking 45+ Seconds to Start? You Might Be Facing “God’s Context Hell”
    • 🚀 JDK 26 Is Here — And It’s More Powerful Than You Think
    • Java Memory Leaks Explained 🚨 Garbage Collector Can’t Save You

    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 2026
    • February 2026
    • January 2026
    • March 2025
    • April 2024
    • April 2022
    • February 2022
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • September 2020
    S
    SPSTech Java Learning Blog

    Java developer sharing tutorials, best practices, and deep dives into the JVM ecosystem. From basics to advanced patterns.

    Topics

    • Uncategorized
    • Technical Topics
    • Technical
    • Spiritual

    Recent Posts

    • Design OTP Login System 🔐 Redis vs…
    • Redis Cache Issues & Resolutions in Production
    • 🚨 Is Your Spring Boot App Taking…
    • 🚀 JDK 26 Is Here — And…
    • Java Memory Leaks Explained 🚨 Garbage Collector…

    Quick Links

    • Home
    • About
    • Contact
    • Sitemap
    • RSS Feed
    • Privacy Policy

    © 2026 SPS Tech. All rights reserved. Built with ❤️ for Java learners.

    Privacy Contact RSS