Spring Security FormLogin to be configurable to take in username and password as json.

Expected BehaviorFormLogin should be configurable to take in username and password as a predefined json object.Current B...

Spring Security Support generating RFC 9068 compliant JWT access tokens

Expected BehaviorNimbusJwtEncoder should allow the user to specify whether it should generate JWT access tokens complyin...

Spring Security NimbusJwtEncoder produces JWT with wrong "typ" header value

Describe the bugIn Spring Security 7, a NimbusJwtEncoder constructed by private NimbusJwtEncoder(JWK jwk) produces Jwt o...

Spring AI 2.0.0-M1 - Vertex - gemini-3-pro-preview - global not working

Bug descriptionglobal has never been able to be used as a location for gemini function calling. I've always had to use a...

Spring AI [Feature] Control thinking behaviour with ThinkingLevels in Gemini 3 Pro models

Gemini models engage in dynamic thinking by default, automatically adjusting the amount of reasoning effort based on the...

Spring AI Vulnerabilities in Spring AI Vector Stores dependencies

While analyzing dependencies in IntelliJ IDEA, I identified that some vector stores have the following vulnerabilities i...

Spring AI Confusing WARN log while AWS region resolving

Bug descriptionCurrent documentation states:AWS region is resolved in the following order:- Spring-AI Bedrock spring.ai....

SpringBoot Support loading file-based service bindings

This issue proposes to add support for file-based service bindings in Spring Boot, as specified in Cloud Foundry RFC-003...

SpringBoot Upgrade to Json Path 2.10.0

We upgraded to json-smart 2.6.0 in #46742 and we should use a json-path dependency that has been compiled against it. Se...

SpringBoot Add support for auto-configuring ExpressionJwtGrantedAuthoritiesConverter

Currently, the auto-configured JwtAuthenticationConverter (defined in OAuth2ResourceServerJwtConfiguration) uses a JwtGr...

SpringBoot Remove reachability metadata for Hibernate 7.2

https://github.com/oracle/graalvm-reachability-metadata/pull/896 will replace the metadata added in https://github.com/s...

Spring Should ErrorMessageSendingRecoverer be refactor in spring7?

Enhancements requestsIn our framework, we use RocketMQ as the implementation for Spring Cloud Stream. We extend MessageP...

Spring Provide standard HTTP semantic exceptions for REST APIs (e.g. NotFound, Conflict)

Problem to solveWhen building REST APIs with Spring Boot, applications repeatedly implement the same set of HTTP semanti...

Spring Replace String concatenation with StringBuilder in BatchUpdateException handling

In JdbcTemplate.batchUpdate(String... sql), I noticed that String concatenation is used inside the BatchUpdateException ...

SpringBoot Review documentation and migration guide about changes in @AutoConfigureCache

ProblemWhile Upgrading from Spring Boot 3.5.8 to 4.0.0, I'm seeing minimal @WebMvcTest tests and other test slices (e.g....

SpringBoot Upgrade to Spring Kafka 4.0.1

Upgrade to Spring Kafka 4.0.1.Comment From: khafniEdit: I couldn’t find a released Spring Kafka 4.0.1 yet—Maven Central ...

Spring PropertyDescriptorUtils randomly fails to determine read/write method pairs with partially resolved generics and overloaded write methods

Overviewjdk21Spring 6.2.11In the following case, the setId(int id) method is inconsistent with the generic type String, ...

Spring Illegal reflection use against Hibernate Validator 9 on module path

With Version 9 Hibernate Validator introduced a module-info file hiding the internal-packages (https://github.com/hibern...

SpringBoot Upgrade to Spring Session 4.0.1

Upgrade to Spring Session 4.0.1.Comment From: mrksphSpring Session 4.0 reference doc is returning 404.https://docs.sprin...

SpringBoot Drop Spock until it supports Groovy 5

Comment From: radarshWhen you say drop Spock integration, what does it mean? Is it the support for org.spockframework.sp...
下一页
.