Will default methods in Spring Data repositories hit caches on other methods?

后端 未结 0 1099
挽巷
挽巷 2021-02-13 08:10

Will default methods in Spring Data repositories hit caches on other methods within the same repository?

For example, will a call to this method:

default L         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题