LoreScianatico / Spring-Chain

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

Repository from Github https://github.comLoreScianatico/Spring-ChainRepository from Github https://github.comLoreScianatico/Spring-Chain

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.

License:Apache License 2.0


Languages

Language:Java 98.9%Language:Dockerfile 0.6%Language:Shell 0.5%