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

Separate spring-boot-starter-connectors from the actual runtime code #525

Closed
chillleader opened this issue May 3, 2023 · 0 comments · Fixed by #652
Closed

Separate spring-boot-starter-connectors from the actual runtime code #525

chillleader opened this issue May 3, 2023 · 0 comments · Fixed by #652
Assignees
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@chillleader
Copy link
Member

What should we do?

We should deliver the spring-boot-starter-connectors as a separate artifact. Currently the runtime code lives in the spring boot starter, but we should extract it.

Why should we do it?

It is considered best practice for spring boot starters to be separate thin artifacts.

@chillleader chillleader added the kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label May 3, 2023
@chillleader chillleader self-assigned this May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant