Skip to content

Efficient and lightweight parameter engine.

Notifications You must be signed in to change notification settings

aogorek/smartparam

 
 

Repository files navigation

SmartParam

SmartParam is efficient and lightweight Java library for handling application parametrization and decision making. SmartParam helps you to:

  • separate all business parameters from application logic using single, optimized tool
  • write clean code, free from overgrown switch and if statements
  • create extensible designs using builtin plugins
  • stop worrying about versioning - with SmartParam it's for free

Want to know more? Visit smartparam.org.

License

SmartParam is published under Apache License 2.0.

About

Efficient and lightweight parameter engine.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%