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

Provide Autoconfiguration, make @EnableAsyncApi deprecated and noop #161

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Conversation

tvahrst
Copy link
Contributor

@tvahrst tvahrst commented Apr 2, 2023

This is a suggestion for a spring boot auto-configuration, replacing the @EnableSpringWolf Annotation. Sie #128

It is a 1:1 replacement of the componentscan definition in @EnableSpringWolf with a base-package that includes all plugins. (which in my eyes is not perfect, I would prefer separate package namespaces for core and plugins and separate autoconfigurations...)

Not included with this PR are the necessary updates in the documentation - I'am new to github and did not find the sources ... ;-)

@tvahrst tvahrst changed the title Provide Autoconfiguration, make @EnableAsyncApi deprecated and noop #128 Provide Autoconfiguration, make @EnableAsyncApi deprecated and noop Apr 2, 2023
@timonback
Copy link
Member

This is great! I will have a closer look most likely next Friday.

The documentation is located in another repo: https://github.com/springwolf/springwolf.github.io/blob/master/docs/quickstart.md

@sam0r040 sam0r040 merged commit f7d0043 into springwolf:master Apr 14, 2023
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

Successfully merging this pull request may close these issues.

3 participants