-
**Issue**
The 2 openwhisk examples are outdated as they rely on a old snapshot version of the spring cloud function project 1.0.0.BUILD-SNAPSHOT and use spring-boot = 1.5
See: https://github.co…
-
**Describe the bug**
When using the gateway in combination with a backend application that accepts large multipart file uploads (tested with 250MB) we encountered the situation that the direct memory…
-
#### Environment
``` text
spring-cloud:Hoxton.SR3
spring-boot:2.2.5.RELEASE
spring-cloud-alibaba-version:2.2.1.RELEASE
```
#### Configuration
##### provider
```yml
server:
p…
-
##### Description
Version 7.7.0:
**Generating java.net.URLEncoder.encode(String, String) instead of the preferable one java.net.URLEncoder.encode(String, Charset)**
Problem is when I am using o…
-
I am trying to plugin the `SpiffeProvider` using just the `java.security` properties file, but this is not working for some reason. Can you please help me figure this out? I have to also mention that…
-
Hello, thank you for creating a module that allows file upload through GraphQL. Thanks to that, I was able to effectively utilize it in my personal project.
While applying it to my personal project…
-
Since #12470 has been resolved and due to the general support for automatically inheriting test configuration from enclosing classes for JUnit Jupiter `@Nested` tests in Spring Framework 5.3, it would…
-
Thank you for a great project
How can I use this project as a view resolver for spring.
-
### 配置:
```
buildscript {
repositories {
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' }
maven { url 'https://mirrors.huaweicloud.com/repository/maven/' }…
-
## Problemdescription
Compile-Error when a Java-Record is marked as @Embeddable!
`Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project …