Spring NullPointerException when running a SpringBootTest with webMvc.fn and ResourceServer

Affects: \5.2.9Affects: \security: 5.3.4I have the following code, where testBWithAuth throws a null pointer exception.@...

Spring @Validated - response validation support

@Validated is used to declare that arguments should be validated. It'd be great if there was a simple way to declare tha...

Spring SpringFW 6 / SpringBoot 3.1.4 http_server_requests_seconds_count metrics incorrectly reports outcome=UNKNOWN for success requests and not reporting exception/errors for client cance

We use reactive programming and new observation framework.In our testing we noticed that metrics "http_server_requests_s...

Spring @PropertySource Should Work On AutoConfiguration Interface

Affects: spring-context 6.0.4I think that @PropertySource should be effective when it's declared on an interface that a...

Spring DefaultMessageListenerContainer shutdown exceptions with ActiveMQ [SPR-16327]

yael opened SPR-16327 and commentedupon system shutdown we get exceptions from DefaultMessageListenerContainerhappens ev...

Spring Add OuputStream BodyInserter

With the introduction of the JdkClientHttpRequestFactory, it was necessary to bridge the contract of OutputStream and Re...

Spring Spring Boot (version 3.1.2) has UNKNOWN status in prometheus metrics

Hi all. When I switched to spring boot from version 2.2.13.RELEASE to version 3.1.2, there was a problem with the metric...

Spring Attempted duplicate class definition encountered using repackaged CGLIB's BeanMap

spring boot 2.2.6.RELEASEJDK 8public static <T> T mapToBean(Map<String, Object> map, T bean) { BeanMa...

Spring @DirtiesContext, @Async and @EnableAsync(mode = AdviceMode.ASPECTJ)

Affects: \<6.0.6>This is my AsyncConfig with Spring Boot. We use Compile Time Weaving with spring-aspects@Configur...

Spring Provide InjectionPoint inside Spring functional bean definition DSL

Meta information about the class or method that is requesting an instance of a managed bean should be available when usi...

Spring Converters annotated with @Converter cannot be autowired into

According to #20852, spring framework and hibernate support dependency injection into AttributeConverter<FROM, TO>...

Spring Consider Hidden classes use cases

The feature called Hidden classes has been officially marked as a candidate for Java 15 which will reach general availab...

Spring EMFU#doGetTransactionalEntityManager to check for actual transaction

… rather than just a synchronization. Otherwise, at least SharedEntityManagerCreator will create a 'lingering' EM inside...

Spring ResourcePatternHints should not be merged in a single json entry

As reported by #28977The ResourcePatternHints is a container for includes and excludes and multiple ResourcePatternHints...

Spring DefaultMessageListenerContainer Backoff does not work

Affects: Spring Boot Version 3.0.3 (spring-jms 6.0.5)I want to use the DefaultMessageListenerContainer with an Exponent...

Spring Introduce class-level execution phases for @Sql

This PR is a proposal to address #18929.So far, scripts or inline statements declared with @Sql run before or after ever...

Spring Add missing unit tests for SimpleAliasRegistry

I've understood the purpose of that inversion (it took me a little while, to be honest :) ), so I've created a new pull ...

Spring Create migration guide from RestTemplate to RestClient

The RestTemplate will be deprecated in a future version and will not have major new features added going forward. https:...

Spring JDK aop invoke very slow [SPR-15832]

takeseem opened SPR-15832 and commentedENV: jdk1.8, spring 4.3.8.RELEASES, see the pom.xmlwhy SpringJDKProxy is slowest?...

Spring Provide the HttpRequest on the ClientResponse interface

The ClientResponse currenly does not provide an accessor to the HttpRequest object for which it was built.This could be ...
上一页 下一页
.