Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into openapi/fix-additonal…
Browse files Browse the repository at this point in the history
…properties-true
  • Loading branch information
a-d committed Jan 10, 2025
2 parents 8155673 + 52b81b4 commit cb7a250
Show file tree
Hide file tree
Showing 2,013 changed files with 864 additions and 5,545 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Please refer to the [Connectivity section of our documentation](https://sap.gith

## Licensing

Copyright 2024 SAP SE or an SAP affiliate company and cloud-sdk-java contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/cloud-sdk-java).
Copyright 2025 SAP SE or an SAP affiliate company and cloud-sdk-java contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/cloud-sdk-java).

## Support, Feedback, Contributing

Expand Down
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (\"API
[[annotations]]
path = "**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 SAP SE or an SAP affiliate company and cloud-sdk-java"
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and cloud-sdk-java"
SPDX-License-Identifier = "Apache-2.0"

[[annotations]]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import java.util.ArrayList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import java.util.ArrayList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import lombok.Data;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import java.util.concurrent.Callable;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import java.util.List;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import java.io.Serializable;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import static org.assertj.core.api.Assertions.assertThat;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.cache;

import static org.assertj.core.api.Assertions.assertThat;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.Map;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import static com.sap.cloud.sdk.cloudplatform.connectivity.DestinationKeyStoreComparator.resolveCertificatesOnly;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.Collections;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.ArrayList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.List;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.security.KeyStore;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.ArrayList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/
package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.HashMap;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.function.Function;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import static com.sap.cloud.sdk.cloudplatform.connectivity.DestinationPropertyKey.createCollectionProperty;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import static com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty.SYSTEM_USER;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.io.IOException;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.ArrayList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.io.ByteArrayInputStream;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import lombok.RequiredArgsConstructor;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.net.URI;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import javax.annotation.Nonnull;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
*/

package com.sap.cloud.sdk.cloudplatform.connectivity;

import java.util.List;
Expand Down
Loading

0 comments on commit cb7a250

Please sign in to comment.