Spring Spring AOP works for save() but not for findAll() with Spring Data JPA

Define point cuts:@Aspect@Component public class FooAspect { @Around("execution(* com.example.demo.model.*Reposit...

Spring Observation not picking up exception from DispatcherServlet

Affects: 6.0.14Hi,I'm usingspring-boot:3.0.13spring-framework:6.0.14And I'm facing an issue with the observation feature...

Spring MockMvc misbehaves with multiple servlets and ambiguous SecurityFilterChain RequestMatchers

Affects: 3.1.9-SNAPSHOT (haven't tested other release lines)Reproducer repo attached.bugsample.zipGiven the following co...

Spring RestClient does not work for http request without body

Comment From: bclozelThis doesn't give us much to proceed unfortunately.I'm closing this issue for now and we can reopen...

Spring Unable to use baseUrl on builders created from RestTemplate

Affects: \6.1.3If RestClient Builder is created from a RestTemplate an attempt to set a the baseUrl would leads to the j...

Spring RouterFunctionMapping does not implement MatchableHandlerMapping

RouterFunctionMapping does not implement MatchableHandlerMapping, which causes an IllegalStateException to occur here. I...

Spring RequestPredicate fails with WebFlux 6.1.2

RequestPredicates is broken in Spring WebFlux.@Beanpublic RouterFunction<ServerResponse> myRouter() { return Ro...

Spring [FIX REQUEST] cvc-elt.1.a: Cannot find the declaration of element 'project'. pom.xml / Downloading external resources is disabled

Fix default maven-4.0.0.xsd project tag creationChange https://maven.apache.org/xsd/maven-4.0.0.xsd (default project con...

Spring [Feature Request] Packaging POM option via New > Spring Starter Project

There is no packaging POM option via New > Spring Starter Project.Spring Starter Project (No Pom): Maven Project (Pom...

Spring Fix typo in beanvalidation.adoc

FieldErrro to FieldErrorComment From: pivotal-cla@jmondo Please sign the Contributor License Agreement!Click here to man...

Spring Need spring-web 5.3.27 - Vulnerability and 6.0.0 compatibility with Spring framework 5.3.27

Affects: \I am trying to use spring framework 5.3.27 with spring boot, but due to vulnerability of spring-web 5.3.27, i ...

Spring Variables definition fixed

In Kotlin variables should be defined as val or var. "mockMvc" was not defined properlyComment From: pivotal-cla@senocak...

Spring Initialize (another) Map with correct size in RequestPredicates

Fix another instance where a LinkedHashMap was initialized with an initial capacity that would always cause a resize / r...

Spring RequestParam defaultValue is not correctly reading from application.yml for integration tests

Affects: 3.2.2id("org.springframework.boot") version "3.2.2"kotlin("jvm") version "1.9.22"This is my requestparam to get...

Spring System Requirements Specification

I am willing to start my open source software development. Can you help me find the first issue, please?Btw, I'am senior...

Spring Support Iterable in SpEL Indexer

make object implementing java.lang.Iterable accessible with SpELindexingonly read access is possible, as we cannot write...

Spring Add a Basic Websocket Java Client with Reconnection capability as a new Package of Spring [SPR-14331]

Sergio Pinto opened SPR-14331 and commentedI have found that sometime an application need a persistent connection with W...

Spring Using types in @SessionAttributes is sometimes not reflected in the model

@SessionAttributes stores the session object specified by the following attributes in the Model for each method of the a...

Spring Add MQTT over WebSocket support [SPR-12581]

pascal gehl opened SPR-12581 and commentedSTOMP over websocket is really nice as starting point but for resource-constra...

Spring Extract MockHttp from MockMvc [SPR-13818]

Rob Winch opened SPR-13818 and commentedStatus QuoThe MockMvc support provides an excellent API for testing Spring MVC a...
上一页 下一页
.