I have spring boot application with cache WITHOUT db(jpa, repository etc). Have
@Cacheable(cacheNames = "val", key = "#a1.toString() + #a2.toSt