Does anyone know what does this warning mean?
o.s.b.CachedIntrospectionResults - Not strongly caching class because it is not cache-safe
It is a warning logged in my play framework application. It seems has something to do with this class from spring but I can't find more info...