Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
问题:我无法使用此注释启用我的 jpa 存储库接口。它抱怨'@NewSpan' not applicable to type。我想,它只是不适用于接口,需要具体的实现,这对动态生成的 jpa 函数不利。任何指示或解决方案?
'@NewSpan' not applicable to type