Skip to content
Noel Kamphoa
Home
Java
Start Here
Entry-level Tutorials
Common Java Exceptions
Flashcards
All flashcards about the Core Java SE
All Java Tutorials
Spring
All Spring Tutorials
In this series, you will find all the articles related to the Spring ecosystem, including Spring Framework and Spring Boot.
DevOps
All DevOps Tutorials
Flashcards
Java Flashcards
All flashcards about the Core Java SE
All Flashcards
About me
Resources
Toggle website search
Menu
Close
Home
Java
Start Here
Entry-level Tutorials
Common Java Exceptions
Flashcards
All Java Tutorials
Spring
All Spring Tutorials
DevOps
All DevOps Tutorials
Flashcards
Java Flashcards
All Flashcards
About me
Resources
Toggle website search
Home
Java
Start Here
Entry-level Tutorials
Common Java Exceptions
Flashcards
All Java Tutorials
Spring
All Spring Tutorials
DevOps
All DevOps Tutorials
Flashcards
Java Flashcards
All Flashcards
About me
Resources
Home
Java
Start Here
Entry-level Tutorials
Common Java Exceptions
Flashcards
All Java Tutorials
Spring
All Spring Tutorials
DevOps
All DevOps Tutorials
Flashcards
Java Flashcards
All Flashcards
About me
Resources
Toggle website search
Home
Java
Start Here
Entry-level Tutorials
Common Java Exceptions
Flashcards
All Java Tutorials
Spring
All Spring Tutorials
DevOps
All DevOps Tutorials
Flashcards
Java Flashcards
All Flashcards
About me
Resources
Java Flashcards
Open-closed
Open to extension, closed to modification
Single Responsibility
One Class, One reason to change
SOLID
Single Responsibility, Open-closed, Liskov Substitution, Interface segregation, Dependency inversion
DRY
Don't Repeat Yourself