Skip to content

A free implementation of the Chain of Responsibility pattern for Spring framework.

License

Notifications You must be signed in to change notification settings

LoreScianatico/Spring-Chain

Repository files navigation

Spring-Chain

A free implementation of the Chain of Responsibility pattern for Spring framework

What is it?

Imagine having complicated workflows in your application, and lots of customers requiring customizations... Then, you need the Chain-of-Responsibility pattern by the Gang of Four!

Spring-Chain is an implementation of the well known COR pattern based entirely on Spring framework and its CDI.

About

A free implementation of the Chain of Responsibility pattern for Spring framework.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages