Skip to content
  • Home
  • Guides
  • About
  • Contact
java java
javartisans
java java
javartisans
  • Home
  • Guides
  • About
  • Contact
CoreSpring

Spring – [ Overview ]

When developers talk about Spring, they’re usually referring to a powerful, flexible, and comprehensive framework for building Java...
OVOJul 22, 2025Dec 11, 2025
spring
Read More
AdvancedJava

Concurrent Programming – [ Basic Knowledge ]

A Java application runs by default in one process. Within a Java application, we can use multi-threads to...
OVOJul 22, 2025Jul 22, 2025
concurrent programming
Read More
AdvancedJava

GC – 3 [ GC Log ]

A garbage collection log records data and statistics about Java garbage collection. It contains all the information to...
OVOJul 19, 2025Jul 19, 2025
gcgc-log
Read More
AdvancedJava

GC – 2 [ Garbage Collectors ]

Garbage Collectors are the implementations of garbage collections. Util today, with the development of java, it has derived...
OVOJul 14, 2025Jul 14, 2025
garbage-collectorsgc
Read More
AdvancedJava

GC – 1 [ Garbage Collection ]

Garbage Collection is another important part of JVM execution engine. It tracks each and every object available in...
OVOJul 8, 2025Jul 8, 2025
garbage-collectiongc
Read More
Interview

Main Features of Object-Oriented Programming

Object-Oriented Programming (OOP) is a programming paradigm, or a way of thinking about and structuring code, that organizes...
OVOJul 6, 2025Jul 22, 2025
object oriented programming
Read More
AdvancedJava

JVM – 6 [ Execution Engine ]

The execution engine runs the bytecode that has been loaded into the JVM’s runtime data areas by the...
OVOJun 29, 2025
execution enginejvm
Read More
AdvancedJava

JVM – 5 [ Threads Shared Runtime Data Area ]

Memory is a very important system resource. It is the intermediate bridge between the hard disk and the...
OVOJun 22, 2025
jvmruntime data area
Read More
AdvancedJava

JVM – 4 [ Thread Private Runtime Data Area ]

Memory is a very important system resource. It is the intermediate bridge between the hard disk and the...
OVOJun 17, 2025Jun 17, 2025
jvmruntime data area
Read More
23456
  • AI (9)
  • Interview (8)
  • Java (48)
    • Advanced (15)
    • Basic (33)
  • Spring (9)
    • Core (3)
    • Module (6)

ai (9) aio (1) annotation (1) artificial intelligence (9) atomic classes (1) bio (1) bitwise operations (1) byte code (1) cas (1) collections framework (5) compare and swap (1) concurrent programming (6) exception (3) execution engine (1) executor framework (1) garbage-collection (1) garbage-collectors (1) gc (3) gc-log (1) generics (3) io (5) ioc (1) java class life cycle (1) java class loading (1) java trouble shooting (5) jdk new features (6) jvm (6) langchain4j (2) lock api (1) nio (1) object oriented programming (1) reflection (3) runtime data area (2) service provider interface (1) spi (1) spring (9) spring ai (6) thread (1) thread pool (1)

  • Terms Of Service
  • Privacy Policy