mercredi 15 février 2017

Spring default implementation of command design patern

Is there any default command design patter implementation in Spring framework. I want to avoid implementing additional director and interfaces if there is any default one. I tried to look it up but everybody has own custom implementation. There is ApplicationEvent class which you can extend and create custom events, I'm searching for something like that for different design pattern.

Aucun commentaire:

Enregistrer un commentaire