diff --git a/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemo.java b/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemo.java index e24550a..ec13f14 100644 --- a/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemo.java +++ b/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemo.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemoApplication.java b/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemoApplication.java index 623df2d..485734f 100644 --- a/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemoApplication.java +++ b/custom-stream-apps/partitioning-consumer-sample-kafka/src/main/java/demo/PartitioningKafkaDemoApplication.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-consumer-sample-kafka/src/test/java/demo/ModuleApplicationTests.java b/custom-stream-apps/partitioning-consumer-sample-kafka/src/test/java/demo/ModuleApplicationTests.java index c9d06e6..af232dd 100644 --- a/custom-stream-apps/partitioning-consumer-sample-kafka/src/test/java/demo/ModuleApplicationTests.java +++ b/custom-stream-apps/partitioning-consumer-sample-kafka/src/test/java/demo/ModuleApplicationTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemo.java b/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemo.java index d6cd881..9cee7c0 100644 --- a/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemo.java +++ b/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemo.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemoApplication.java b/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemoApplication.java index 8828d0a..ea4119b 100644 --- a/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemoApplication.java +++ b/custom-stream-apps/partitioning-consumer-sample-rabbit/src/main/java/demo/PartitioningRabbitDemoApplication.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-consumer-sample-rabbit/src/test/java/demo/ModuleApplicationTests.java b/custom-stream-apps/partitioning-consumer-sample-rabbit/src/test/java/demo/ModuleApplicationTests.java index 0374c74..8adfae8 100644 --- a/custom-stream-apps/partitioning-consumer-sample-rabbit/src/test/java/demo/ModuleApplicationTests.java +++ b/custom-stream-apps/partitioning-consumer-sample-rabbit/src/test/java/demo/ModuleApplicationTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-producer-sample-kafka/src/test/java/demo/producer/ModuleApplicationTests.java b/custom-stream-apps/partitioning-producer-sample-kafka/src/test/java/demo/producer/ModuleApplicationTests.java index 4860a34..1498cd6 100644 --- a/custom-stream-apps/partitioning-producer-sample-kafka/src/test/java/demo/producer/ModuleApplicationTests.java +++ b/custom-stream-apps/partitioning-producer-sample-kafka/src/test/java/demo/producer/ModuleApplicationTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/partitioning-producer-sample-rabbit/src/test/java/demo/producer/ModuleApplicationTests.java b/custom-stream-apps/partitioning-producer-sample-rabbit/src/test/java/demo/producer/ModuleApplicationTests.java index 4860a34..1498cd6 100644 --- a/custom-stream-apps/partitioning-producer-sample-rabbit/src/test/java/demo/producer/ModuleApplicationTests.java +++ b/custom-stream-apps/partitioning-producer-sample-rabbit/src/test/java/demo/producer/ModuleApplicationTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformer.java b/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformer.java index 48437fb..9ad99cc 100644 --- a/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformer.java +++ b/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformer.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformerApplication.java b/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformerApplication.java index 5c761d0..adb4743 100644 --- a/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformerApplication.java +++ b/custom-stream-apps/uppercase-transformer-kafka/src/main/java/demo/UppercaseTransformerApplication.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/uppercase-transformer-kafka/src/test/java/demo/ModuleApplicationTests.java b/custom-stream-apps/uppercase-transformer-kafka/src/test/java/demo/ModuleApplicationTests.java index e00b6d2..8b76c71 100644 --- a/custom-stream-apps/uppercase-transformer-kafka/src/test/java/demo/ModuleApplicationTests.java +++ b/custom-stream-apps/uppercase-transformer-kafka/src/test/java/demo/ModuleApplicationTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformer.java b/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformer.java index 48437fb..9ad99cc 100644 --- a/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformer.java +++ b/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformer.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformerApplication.java b/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformerApplication.java index 5c761d0..adb4743 100644 --- a/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformerApplication.java +++ b/custom-stream-apps/uppercase-transformer-rabbit/src/main/java/demo/UppercaseTransformerApplication.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/custom-stream-apps/uppercase-transformer-rabbit/src/test/java/demo/ModuleApplicationTests.java b/custom-stream-apps/uppercase-transformer-rabbit/src/test/java/demo/ModuleApplicationTests.java index e00b6d2..8b76c71 100644 --- a/custom-stream-apps/uppercase-transformer-rabbit/src/test/java/demo/ModuleApplicationTests.java +++ b/custom-stream-apps/uppercase-transformer-rabbit/src/test/java/demo/ModuleApplicationTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/AbstractAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/AbstractAcceptanceTests.java index 6ee5ee4..e786a72 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/AbstractAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/AbstractAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpSplitterLogAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpSplitterLogAcceptanceTests.java index fadd8c7..a5583e2 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpSplitterLogAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpSplitterLogAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpTransformLogAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpTransformLogAcceptanceTests.java index ab6e42e..3afd56e 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpTransformLogAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/HttpTransformLogAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/JdbcLogAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/JdbcLogAcceptanceTests.java index 9f02239..5a77cf5 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/JdbcLogAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/JdbcLogAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/PartitioningAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/PartitioningAcceptanceTests.java index 3844fc6..85c6ff4 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/PartitioningAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/PartitioningAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTock13AcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTock13AcceptanceTests.java index 0031809..1fc0068 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTock13AcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTock13AcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTockLatestAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTockLatestAcceptanceTests.java index 2e62e12..40817a4 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTockLatestAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/TickTockLatestAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/UppercaseTransformerAcceptanceTests.java b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/UppercaseTransformerAcceptanceTests.java index c84139a..55c1bef 100644 --- a/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/UppercaseTransformerAcceptanceTests.java +++ b/spring-cloud-stream-acceptance-tests/src/test/java/sample/acceptance/tests/UppercaseTransformerAcceptanceTests.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,