Nineya
Home
Blog
软著申请
Spring Inlined properties in @TestPropertySource do not override values from properties files in Spring Boot [SPR-14068]
2025-01-08 02:53:28
7454
Stefan Widerin opened SPR-14068 and commentedI think the described behavior for @TestPropertySource in the Javadoc doesn...
Spring Multiple Java Bean copy
2025-01-08 02:53:25
8356
DescriptionAs per the issue #24267 the copyProperties method in the BeanUtils class has been overloaded in order to make...
Spring @Transactional inheritance [SPR-7180]
2025-01-08 02:53:22
3096
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()
2025-01-08 02:53:20
729
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
2025-01-08 02:53:17
899
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
2025-01-08 02:53:14
3348
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
2025-01-08 02:53:12
738
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]
2025-01-08 02:53:05
2581
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]
2025-01-08 02:53:03
3681
matthew inger opened SPR-9661 and commentedBy embedding the transaction manager name in the @Transactional anotations, u...
Spring ConstraintViolationException returned as HttpMediaTypeNotAcceptableException
2025-01-08 02:53:00
15921
If a client sends a request with accept header not matching the endpoints produces MediaType: should the webservice resp...
Spring Confusing javadoc in RestClientException
2025-01-08 02:52:56
294
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
2025-01-08 02:52:54
2309
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?
2025-01-08 02:52:52
1666
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
2025-01-08 02:52:49
1198
OverviewWe should consider replacing our custom TestSourcesPlugin with Gradle's official support for Test Fixtures.Ratio...
Spring Get Parameters mapping to sub objects
2025-01-08 02:52:46
2599
Affects: Spring Boot 2.2.2.RELEASEconsider a resource like this:@RequestMapping(value = "/reservation", ...
Spring RestTemplate is returning LinkedHashMap when working with Eureka
2025-01-08 02:52:44
10291
I am building two microservices which are supposed to talk to each other.I am using Eureka as service registry.Microserv...
Spring External Filter
2025-01-08 02:52:41
861
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
2025-01-08 02:52:39
631
When processing requests and working on the Content Negotiation for WebFlux Controller handlers, HandlerResultHandlerSup...
SpringBoot Upgrade to Logback 1.5.16
2025-01-08 00:39:04
1291
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
2025-01-08 00:39:02
3473
Jul 11, 2024 10:26:21 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResourceWARNING: ...
上一页
下一页
1
…
1601
1602
1603
1604
1605
…
2246
.