This is the track the artifactId issues to get the Spring PRs in now.
The guidelines are still in the process of being reviewed however the naming convention of the artifacts should be
azure-spring-boot-starter-<group>-<service>[-<feature>], for example, azure-spring-boot-starter-storage-blob or azure-spring-boot-starter-security-keyvault-secrets. Also, the directory names should match the artifact name except in cases where it'll go past max path and even then something will be abbreviated (see sdk/cognitiveservices)
- azure-active-directory-spring-boot-starter should be azure-spring-boot-starter-active-directory
- azure-active-directory-b2c-spring-boot-starter should be azure-spring-boot-starter-active-directory-b2c
- azure-servicebus-jms-spring-boot-starter should be azure-spring-boot-starter-servicebus-jms
- azure-spring-boot-metrics-starter, I'm not sure what this actually is supposed to be since metrics isn't currently a service
- azure-keyvault-secrets-spring-boot-starter should be azure-spring-boot-starter-keyvault-secrets
This is the track the artifactId issues to get the Spring PRs in now.
The guidelines are still in the process of being reviewed however the naming convention of the artifacts should be
azure-spring-boot-starter-<group>-<service>[-<feature>], for example, azure-spring-boot-starter-storage-blob or azure-spring-boot-starter-security-keyvault-secrets. Also, the directory names should match the artifact name except in cases where it'll go past max path and even then something will be abbreviated (see sdk/cognitiveservices)