mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
spring_api: note about deprecated SpringModelSearchParameters.BeanClass#withInheritors(GlobalSearchScope)
This commit is contained in:
parent
d91f73b4f2
commit
cbfd7f6a5a
@ -80,6 +80,8 @@ Choose one of `com.intellij.spring.CommonSpringModel#findBeansByPsiClassXXX` var
|
||||
|
||||
_Version 14_: `com.intellij.spring.model.utils.SpringModelSearchers#findBeans`
|
||||
|
||||
_Version 16_: note deprecation of `SpringModelSearchParameters.BeanClass#withInheritors(GlobalSearchScope)`
|
||||
|
||||
##### Find out if bean with given name/type exists
|
||||
_Version 14_: `com.intellij.spring.model.utils.SpringModelSearchers#doesBeanExist` (please note deprecated methods)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user