-
I'd like Spring Boot to provide integration with `MockWebServer`. For my particular case, I'd like to be able to leverage `MockWebServer.url` to configure environment variables for testing. For exampl…
-
编译 go-spring-boot-demo ,报以下错误
```
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
# github.com/go-spring/spring-core/dync
../../spring/spring-core/dync/dync.go:80:22: too many argu…
-
I have problem when upgrading this project to spring-boot 2.
First of all when upgrade spring-boot-starter-parent to
>
org.springframework.boot
spring-boot-starter-parent
2.0.0.M7
…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
Please provide a package to decode JWT auth. Including Supabase…
-
Should make package name shorter.
```
firerose@DESKTOP-EQBT80R MINGW64 /d/a
$ git clone https://github.com/donhuvy/azure-spring-boot-samples.git
Cloning into 'azure-spring-boot-samples'...
remo…
-
**Describe the bug**
When upgrading Spring boot from 3.2.5 to Spring boot 3.3.0, which contains a new version of Spring security 6.3, I got some failing test cases that should return a 403 FORBIDDEN …
-
On minikube cluster
`$> k logs backend- -n renovation`
-
-
metadata in REQUEST_STREAM is not properly encoded when `compositeMetadata` is used and it includes both `RoutingMetadata` and `BearerAuthMetadata`
## Expected Behavior
The following requestStream…
-
I have followed your spring boot 3 and angular 17 JWT tutorial. Everything is working fine except JWT.
1. I am able login, and refresh token is created
2. I am able to see httpOnly cookie in my fron…