/patterns-adapter-spring

Occurence of the adapter patterrn inside the Spring framework

Primary LanguageJava

Adapter pattern example

example of the adapter pattern in the Spring framework :

MonoToListenableFutureAdapter

MonoToListenableFutureAdapter est en fait composé d'un MonoProcessor, qui est un Mono

UML Class Diagram