Closed
Description
Hey,
I want to extend an class that needs a other scope then the singleton. How can I specify the bean scope for the @Extension
annotated class?
I want to use your library with Spring and Vaadin 8. All works fine! But now I want to test to get SpringView
annotated classes loaded out of the plugin. And there I have problems with the scopes of the bean that will be created by your library. The SpringView
cannot be a singleton.
Is there any option to set the singleton explicitly?
Greetings!
Metadata
Metadata
Assignees
Labels
No labels