how to figure the query method;s semantics out from its name at the spring data jpa

后端 未结 0 1849
小蘑菇
小蘑菇 2020-12-12 23:26

I need to understand the method semantic, e.g.

    interface PersonRepository extends Repository {      
   List findByEmailAd         


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