Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot automatic plugin bean registration #74

Open
WesternGun opened this issue Jan 10, 2020 · 0 comments
Open

Spring Boot automatic plugin bean registration #74

WesternGun opened this issue Jan 10, 2020 · 0 comments

Comments

@WesternGun
Copy link

When I am playing with Spring Plugin in here:
https://github.com/WesternGun/spring-plugin-example-promotions

I found that I must manually registry the plugin beans in the @Configuration class with @EnablePluginRegistries, and I cannot just annotate the beans with @Component.

Will you support automatic scan of beans?

@WesternGun WesternGun changed the title Spring Boot automatic bean registration Spring Boot automatic plugin bean registration Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant