-
I have migrateed to springboot 3.0 and i am getting this error when i am hitting the endpoint.
error:
2023-05-04T18:26:28.509+05:30 ERROR 28772 --- [nio-8082-exec-3] o.a.c.c.C.[.[.[.[dispatcherSer…
-
I have migrateed to springboot 3.0 and i am getting this error when i am hitting the endpoint.
error:
`
2023-05-04T18:26:28.509+05:30 ERROR 28772 --- [nio-8082-exec-3] o.a.c.c.C.[.[.[.[dispat…
-
Hi !
When JWT is expired, the SDK returns internal error to Spring Security.
```
com.nimbusds.jwt.proc.BadJWTException: Expired JWT
at com.nimbusds.jwt.proc.DefaultJWTClaimsVerifier.(DefaultJWT…
-
# 环境
java: 1.8.0_131
hsweb: 4.0.13
# 问题说明
单独引入hsweb-commons-crud-4.0.16-SNAPSHOT.jar,引发了以下的jar包冲突
![image](https://github.com/hs-web/hsweb-framework/assets/28852158/a8997bbb-8f86-4841-b302-74a7…
-
I just tried to upgrade to 2023.1 using maven plugin 2021.1. I get the following error message from maven:
`[ERROR] Failed to execute goal io.openapiprocessor:openapi-processor-maven-plugin:2021.1:…
-
- Plugin Name: Material Theme UI
- Plugin Version: 5.26
- OS Name: Windows 10
- OS Version: 10.0
- Java Version: 11.0.4
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build:…
-
like given here
https://swagger.io/docs/specification/describing-request-body/ -> "Reusable Bodies"
I would like to use this feature for code generation
example:
```
openapi: 3.0.0
x-stopl…
-
**Describe the bug**
I have a project based on spring boot 3.0.2, and i'm trying to use sprigdoc for documentation. During the normal application execution al work well, either the rest api and the…
-
I have migrated to springboot 3.0 and i am getting this error when i am hitting the endpoint.
error:
```
2023-05-04T18:26:28.509+05:30 ERROR 28772 --- [nio-8082-exec-3] o.a.c.c.C.[.[.[.[dispatch…
-
I have a web service application that accesses AAD Graph data using secrets supplied in a Azure Key Vault.
The application works just fine if I do not pull my secrets from the key vault.
If I do pul…