Skip to content

Latest commit

History

History
8 lines (7 loc) 路 1.34 KB

README.md

File metadata and controls

8 lines (7 loc) 路 1.34 KB

SOLID principles in Java

This is a repository to demonstrate the SOLID principles in Java. The SOLID principles are a set of five principles that help to write clean, maintainable, and scalable code. The SOLID principles are: