You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to auto import different spring beans like @Services and different platform beans. Additionally an auto import for all entities should be configurable.
Possible configuration options: console.autoImport.entities = true console.autoImport.services = true
The text was updated successfully, but these errors were encountered:
It should be possible to auto import different spring beans like
@Services
and different platform beans. Additionally an auto import for all entities should be configurable.Possible configuration options:
console.autoImport.entities = true
console.autoImport.services = true
The text was updated successfully, but these errors were encountered: