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

Change groupId to com.azure and artifactId to azure-spring-cloud-starter-xxx #15792

Merged
merged 10 commits into from
Oct 9, 2020
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 63 additions & 63 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -403,114 +403,114 @@
<version>2.3.1-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-data-gremlin;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-context</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-context;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-context;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-telemetry</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-telemetry;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-telemetry</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-telemetry;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-integration-azure-core</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-integration-azure-core;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-integration-core;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-integration-azure-test</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-integration-azure-test;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-integration-test</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-integration-test;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-integration-eventhubs</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-integration-eventhubs;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-integration-eventhubs</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-integration-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-integration-servicebus</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-integration-servicebus;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-integration-servicebus</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-integration-servicebus;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-integration-storage-queue</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-integration-storage-queue;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-integration-storage-queue</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-integration-storage-queue;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-storage</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-storage;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-storage</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-storage;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-autoconfigure</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-autoconfigure;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-autoconfigure;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-messaging</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-messaging;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-messaging</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-messaging;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-appconfiguration-config</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-starter-azure-cache</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-starter-azure-cache;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-starter-cache</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-starter-cache;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-eventhubs</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-starter-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-eventhubs-kafka</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-starter-eventhubs-kafka</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-starter-eventhubs-kafka;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-servicebus</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-servicebus;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-starter-servicebus;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-starter-azure-storage</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-starter-azure-storage;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-starter-storage</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-starter-storage;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-storage-queue</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-storage-queue;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-starter-storage-queue</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-starter-storage-queue;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-servicebus-stream-binder-core</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-servicebus-stream-binder-core;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-servicebus-stream-binder-core</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-servicebus-stream-binder-core;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-stream-binder-test</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-stream-binder-test;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-stream-binder-test</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-stream-binder-test;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-servicebus-topic-stream-binder</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-servicebus-topic-stream-binder;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-servicebus-topic-stream-binder</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-servicebus-topic-stream-binder;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-servicebus-queue-stream-binder</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-servicebus-queue-stream-binder;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-servicebus-queue-stream-binder</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-servicebus-queue-stream-binder;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-eventhubs-stream-binder</artifactId>
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;current} -->
<groupId>com.azure</groupId>
<artifactId>azure-spring-cloud-eventhubs-stream-binder</artifactId>
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure:azure-spring-cloud-eventhubs-stream-binder;current} -->
</dependency>
</dependencies>
<build>
Expand Down
42 changes: 21 additions & 21 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,27 +103,27 @@ com.azure:azure-spring-boot-starter-metrics;3.0.0-beta.1;3.0.0-beta.1
com.azure:azure-spring-boot-starter-servicebus-jms;3.0.0-beta.1;3.0.0-beta.1
com.azure:azure-spring-boot-starter;3.0.0-beta.1;3.0.0-beta.1
com.azure:azure-spring-boot;3.0.0-beta.1;3.0.0-beta.1
com.microsoft.azure:spring-cloud-azure-autoconfigure;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-context;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-messaging;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-servicebus-queue-stream-binder;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-servicebus-stream-binder-core;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-servicebus-topic-stream-binder;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-storage;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-stream-binder-test;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-azure-telemetry;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-starter-azure-eventhubs;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-starter-azure-servicebus;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-cloud-starter-azure-storage-queue;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-integration-azure-core;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-integration-azure-test;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-integration-eventhubs;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-integration-servicebus;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-integration-storage-queue;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-starter-azure-cache;1.2.8;1.3.0-beta.1
com.microsoft.azure:spring-starter-azure-storage;1.2.8;1.3.0-beta.1
com.azure:azure-spring-cloud-autoconfigure;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-context;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-eventhubs-stream-binder;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-messaging;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-servicebus-queue-stream-binder;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-servicebus-stream-binder-core;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-servicebus-topic-stream-binder;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-starter-cache;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-starter-eventhubs-kafka;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-starter-eventhubs;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-starter-servicebus;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-starter-storage-queue;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-storage;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-stream-binder-test;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-cloud-telemetry;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-integration-core;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-integration-eventhubs;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-integration-servicebus;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-integration-storage-queue;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-integration-test;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-spring-starter-storage;2.0.0-beta.1;2.0.0-beta.1
com.microsoft.azure:spring-cloud-azure-appconfiguration-config-web;1.2.8-beta.1;1.2.8-beta.1
com.microsoft.azure:spring-cloud-azure-appconfiguration-config;1.2.8-beta.1;1.2.8-beta.1
com.microsoft.azure:spring-cloud-azure-feature-management-web;1.2.8-beta.1;1.2.8-beta.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,9 @@ The following steps demonstrate an example of a progressive rollout for a new 'B

#### Targeting in an Application

An example web application that uses the targeting feature filter is available in the [example project](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-feature-management-web-sample).
An example web application that uses the targeting feature filter is available in the [example project][example_project].

To begin using the `TargetingFilter` in an application it must be added as a `@Bean` like any other Feature Filter. `TargetingFilter` relies on another `@Bean` to be added to the application, [`ITargetingContextAccessor`](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-feature-management-web-sample/src/main/java/com/example/TargetingContextAccessor.java). The `ITargetingContextAccessor` allows for defining the current `TargetingContext` to be used for defining the current user id and groups. An example of this is:
To begin using the `TargetingFilter` in an application it must be added as a `@Bean` like any other Feature Filter. `TargetingFilter` relies on another `@Bean` to be added to the application, [`ITargetingContextAccessor`][ITargetingContextAccessor]. The `ITargetingContextAccessor` allows for defining the current `TargetingContext` to be used for defining the current user id and groups. An example of this is:

```java
public class TargetingContextAccessor implements ITargetingContextAccessor {
Expand Down Expand Up @@ -272,3 +272,7 @@ Options are available to customize how targeting evaluation is performed across
## Troubleshooting
## Next steps
## Contributing

<!-- Links -->
[example_project]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-feature-management-web
[ITargetingContextAccessor]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-feature-management-web/src/main/java/com/example/TargetingContextAccessor.java
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,9 @@ Please follow [instructions here][contributing_md] to build from source or contr
<!-- Link -->
[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-appconfiguration-config
[refdocs]: https://azure.github.io/azure-sdk-for-java/spring.html#spring-cloud-starter-azure-appconfiguration-config
[app_configuration_sample]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-appconfiguration-sample
[app_configuration_conversation_complete_sample]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-appconfiguration-conversion-sample-complete
[app_configuration_conversation_initail_sample]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-appconfiguration-conversion-sample-initial
[app_configuration_sample]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-appconfiguration
[app_configuration_conversation_complete_sample]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-appconfiguration-conversion-complete
[app_configuration_conversation_initail_sample]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-appconfiguration-conversion-initial
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
[azure_subscription]: https://azure.microsoft.com/free
[logging_doc]: https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html#boot-features-logging
Expand Down
4 changes: 2 additions & 2 deletions sdk/boms/azure-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
<version>${azure.spring.boot.integration.version}</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-starter-azure-storage</artifactId>
<groupId>com.azure</groupId>
<artifactId>azure-spring-starter-storage</artifactId>
<version>${azure.spring.boot.storage.integration.version}</version>
</dependency>
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>spring-cloud-azure-appconfiguration-convert-sample-complete</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-appconfiguration-convert-sample-complete;current} -->
<artifactId>azure-spring-cloud-sample-appconfiguration-convert-complete</artifactId>
<groupId>com.azure</groupId>
<version>1.0.0</version> <!-- {x-version-update;com.azure:azure-spring-cloud-sample-appconfiguration-convert-complete;current} -->
saragluna marked this conversation as resolved.
Show resolved Hide resolved
<name>Azure Spring Cloud App Configuration Conversion Sample</name>
<description>Sample project to show conversion to Azure App Configuration</description>

Expand Down
Loading