-
`WebSecurityConfigurerAdapter` has been Deprecated in https://github.com/spring-projects/spring-security/issues/10822
-----------------------------------------------
![1](https://user-images.githubu…
-
## CVE-2022-22965 - High Severity Vulnerability
Vulnerable Library - spring-beans-5.3.0.jar
Spring Beans
Library home page: https://github.com/spring-projects/spring-framework
Path to dependency fil…
-
Spring Web 6.1 uses Jetty 12. Jetty 12 changed the implementation of
org.springframework.http.client.reactive.JettyClientHttpRequest#applyHeaders
from (Jetty 11)
public Mutable add(Strin…
-
https://github.com/spring-projects/spring-framework/blob/master/spring-web/src/main/java/org/springframework/web/filter/ForwardedHeaderFilter.java
-
**Is your feature request related to a problem? Please describe.**
It's hard to find 1) what projects are built around or connect to OpenSearch, and 2) what projects need help connecting to OpenSea…
-
During a penetration test one finding was the information disclosure of using a Tomcat webserver.
If a request with an invalid URL (e.g. http://localhost:8080/[test ) is executed the configured cus…
patst updated
7 months ago
-
Currently, when selecting an option through auto-complete (implemented with ValueProvider), the selected option will always put a a space in the command line after the selected option.
This is not al…
-
**Describe the bug**
Having the following:
```
org.springframework.boot
spring-boot-starter-parent
3.4.0
org.springframework.cloud
spring-cloud-starter-open…
gexge updated
12 hours ago
-
If you want to use a custom truststore, eg. with just the root CA certificate of the server, you have to do:
* implement a custom `SSLSocketFactory`
* implement a custom `SimpleDirContextAuthenti…
-
**[Thomas Darimont](https://jira.spring.io/secure/ViewProfile.jspa?name=thomasd)** opened **[DATAMONGO-961](https://jira.spring.io/browse/DATAMONGO-961?redirect=false)** and commented
Currently Mongo…