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

    Year: 2021

    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
    ☕
    Uncategorized

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

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

    S
    spstech
    May 9, 2021 · 1 min
    //
    Uncategorized

    Setting up environment variables on MacOs Big Sur 11.X

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

    S
    spstech
    May 7, 2021 · 1 min
    ‹123›

    Search

    S

    SPS Tech

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

    Topics

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

    Recent Posts

    • Java
      Java 25 Startup Boost 🚀 No More JVM Warm-Up Delay

      Mar 27, 2026

    • Java
      System Design Lessons from Production 🚨 What Interviews Don’t Teach

      Mar 26, 2026

    • Java
      Java in 2026 🚀 Why It Never Left & Is Getting Stronger

      Mar 25, 2026

    • Java
      JVM Memory Explained 🧠 Heap vs Stack in Java Concurrency

      Mar 24, 2026

    • Java
      AI + Java Microservices 🚀 The Future of Scalable Backend Systems

      Mar 23, 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

    • Java 25 Startup Boost 🚀 No More JVM Warm-Up Delay
    • System Design Lessons from Production 🚨 What Interviews Don’t Teach
    • Java in 2026 🚀 Why It Never Left & Is Getting Stronger
    • JVM Memory Explained 🧠 Heap vs Stack in Java Concurrency
    • AI + Java Microservices 🚀 The Future of Scalable Backend Systems

    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

    • Java 25 Startup Boost 🚀 No More…
    • System Design Lessons from Production 🚨 What…
    • Java in 2026 🚀 Why It Never…
    • JVM Memory Explained 🧠 Heap vs Stack…
    • AI + Java Microservices 🚀 The Future…

    Quick Links

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

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

    Privacy Contact RSS