-
Notifications
You must be signed in to change notification settings - Fork 16
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
Rename repository and artifacts to align with Spring Boot naming conventions #37
Comments
Excepted this section Andy - @wilkinsona, I don't see any specific guidelines about The only |
That is the section I referred to above when I said “the intent is that it is more generally applicable to projects and artifacts in the Spring Boot ecosystem”. The problem in this org is that there are many projects and artifacts named |
I think it might also be worth pointing out that this isn't something that's specific to Spring Boot. It seems to be a broadly adopted convention, for example:
There are many more, but those above represent both independent and "commercial" open source projects following the pattern that the Spring Boot ecosystem encourages. |
|
As I tried to explain above, the intent is that convention is more broadly applicable than just starters. We would like it to be followed by all third-party modules in the Spring Boot ecosystem, not just starters.
Yes, please. We'd like all modules, irrespective of their nature, to follow the convention.
While I welcome the artifact's name no longer starting with
Yes. Thank you. |
Andy, thanks for reaching out. We definitely want to be good partners in the Spring ecosystem. It makes sense for us to follow along the naming conventions and we'll work in that direction. One exception for now will be our boosters (runnable examples) because it fits the naming convention for boosters we have defined across all our runtimes (with dependencies on that convention). We can definitely consider renaming them in the future, but in the short term I we have a need to keep the examples named as-is. |
That's great. Thanks, @jclingan. |
Hi. It's great to see you participating in the Spring Boot ecosystem. We have a section in the Spring Boot reference documentation with some guidelines about artifact naming. The section talks specifically about starters but the intent is that it is more generally applicable to projects and artifacts in the Spring Boot ecosystem.
Would you please consider renaming this repository and the artifacts it produces to align with the guidelines? Similar updates would be welcome in several other repositories in the Snowdrop organisation.
The text was updated successfully, but these errors were encountered: