samedi 14 mars 2015

"No qualifying bean of type [play.cache.CachedAction] is defined" error in Play Framework with Spring configuration

I have a Play Framework 2.3 project that configure to use Spring as DI library. When i use @Cached on my controller i encountered the following error:



`No qualifying bean of type [play.cache.CachedAction] is defined`


How can i fix this problem?


Aucun commentaire:

Enregistrer un commentaire