Skip to content

simplecommand/command

Repository files navigation

SimpleCommandFramework

Simple Command Framework for better implementing SOLID proven java software

The aim of this framework is to offer mechanism to write software which fits the SOLID principles. SOLID means:

  • Single Responsibility Principle
  • Open / Close Principle
  • Liskov Substitution Principle
  • Interface Segregation Principle
  • Dependency Inversion Principle

Documentation of the Framework: https://mwolff.atlassian.net/wiki/spaces/SCF/overview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published