Spring Inlined properties in @TestPropertySource do not override values from properties files in Spring Boot [SPR-14068]

Stefan Widerin opened SPR-14068 and commentedI think the described behavior for @TestPropertySource in the Javadoc doesn...

Spring Multiple Java Bean copy

DescriptionAs per the issue #24267 the copyProperties method in the BeanUtils class has been overloaded in order to make...

Spring @Transactional inheritance [SPR-7180]

David Cole opened SPR-7180 and commentedFor large projects, with a lot of transactional aware objects, it seems useful t...

Spring Update Stream.map() instead of Stream.peek()

MotivationWhen I read Stream.peek() in java 8 document, It was for debugging.and Stream.peek() has side effect in Java 9...

Spring Broken guide : Accessing data with MySQL in spring.io

I import project "complete" from "Accessing data with MySQL" in Android Studio and everything looks fine. But when i clo...

Spring Core Section of reference guide is wrongly formatted

Affects: 5.2.2.RELEASE (haven't checked the new 5.1 release!)The documentation appears to be garbled. The headers haven'...

Spring Incorrect displaying of Spring official reference docs for some build versions

Found issues with displaying correctly some chapters in the official spring-framework core docs.Some versions of the ref...

Spring @Transactional annotation does not work with inheritance and qualifiers [SPR-9375]

Jose Ignacio Gil Jaldo opened SPR-9375 and commentedI am not sure if it is intended to be a new feature or it is a bug, ...

Spring @Transactional with txManager name is cumbersome with base dao classes [SPR-9661]

matthew inger opened SPR-9661 and commentedBy embedding the transaction manager name in the @Transactional anotations, u...

Spring ConstraintViolationException returned as HttpMediaTypeNotAcceptableException

If a client sends a request with accept header not matching the endpoints produces MediaType: should the webservice resp...

Spring Confusing javadoc in RestClientException

The javadoc for RestClientException says (emphasise is mine):Base class for exceptions thrown by {@link RestTemplate} wh...

Spring SseEmitter onError method does not get called on Payara 5

I'm trying below code on Spring MVC (5.1.8 version of dependencies) deployed on Payara 5 (Glassfish) :@GetMapping("...

Spring Why is the Connection header missing in the WebFlux netty-server response?

I have a very simple application with WebFlux.package com.example.demo;import org.springframework.boot.SpringApplication...

Spring Replace TestSourcesPlugin with Gradle test fixture support

OverviewWe should consider replacing our custom TestSourcesPlugin with Gradle's official support for Test Fixtures.Ratio...

Spring Get Parameters mapping to sub objects

Affects: Spring Boot 2.2.2.RELEASEconsider a resource like this:@RequestMapping(value = "/reservation", ...

Spring RestTemplate is returning LinkedHashMap when working with Eureka

I am building two microservices which are supposed to talk to each other.I am using Eureka as service registry.Microserv...

Spring External Filter

I need to add my custom Filter as a library for existing web applications without code changes in that application, kind...

Spring Remove quality parameter from chosen media type in WebFlux responses

When processing requests and working on the Content Negotiation for WebFlux Controller handlers, HandlerResultHandlerSup...

SpringBoot Upgrade to Logback 1.5.16

Upgrade to Logback 1.5.13.Comment From: snicollUnfortunately this seems to have broken us, I've raised https://github.co...

SpringBoot Running tests produces a warning about duplicate junit-platform.properties files

Jul 11, 2024 10:26:21 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResourceWARNING: ...
上一页 下一页
.