-
## Issue Description
I've created a function which has a parameter as follows:
```
function testFunction(testParam : Test) returns String;
type Test: String(250) not null @mandatory @odata.Type…
-
**Query/Question**
I use @PartitionKey to define a logical partition in my model class. I am not able to find any annotations using which I can define hierarchical partition keys in my model class. I…
-
**Description:**
This is a followup issue on https://github.com/spring-projects/spring-hateoas/issues/2210.
**Release versions:**
2.11.x
**Custom apps:**
N/A
**Steps to reproduce:**
* Bui…
-
## What version of OpenRewrite are you using?
2.16.0
## How are you running OpenRewrite?
I am applying the Maven Command Line command on a single module project.
Can you share your configurati…
-
As a developer,
I want to define the OpenAPI specification for the Anonymised Data Service API,
So that the API endpoints are clearly documented and accessible for integration and usage by other servi…
-
## CVE-2016-1000027 - Critical Severity Vulnerability
Vulnerable Library - spring-web-5.3.29.jar
Spring Web
Library home page: https://spring.io/projects/spring-framework
Path to dependency file: /b…
-
**Describe the bug**
We need to disable spring profiles and override it by spring.cloud.vault.kv.profiles. because it is causing 403 as vault policy does not allow access to spring profiles.
Cu…
-
From the discussion in thread [2067](https://github.com/spring-projects/spring-data-elasticsearch/issues/2067), there is no [BulkProcessor](https://www.elastic.co/guide/en/elasticsearch/client/java-r…
-
I have an application where the SP metadata is generated as XML and put in the database. We pull the XML and generate the authentication request. When I want to move to Spring Security, I don't fi…
-
**Is your feature request related to a problem? Please describe.**
The test code base is still on JUnit 4. Most modern frameworks use JUnit 5 nowadays.
**Describe the solution you'd like**
The te…