Spring MockMvc jsonPath matching for DateTimes could be easier

It seems really hard to achieve a reliable matcher for values of types like OffsetDateTime with jsonPath.If I have somet...

Spring Fixed an error connecting to another database ignoring the "spring.datasource.url" setting in "application.properties"

Fixed a bug where "catalogName" in "TableMetaData" and "DatabaseMetaData" were connected to different databases by direc...

Spring application.yaml的字段取值不正确

版本:springboot-verison 3.1.2 如图所示,application.yaml图上为的access-key为minioAdmin;access-secret为minioAdmin123456写了MinioProperie...

Spring Missing native hints for Hibernate Native Query proxy

In Spring Boot 3.0.0, jpa native query not working @Query(value = "SELECT * from user where email = ?1 ;&quot...

Spring Use io.spring.javadoc-aggregate

Closes gh-24653Comment From: sbrannenHolding off on making this change to the build until we branch for 5.3.Comment From...

Spring Spring Boot WebFlux validation of invalid inputs

I am building java application using Spring Boot 2.7.12And I have very simpler REST API controller like that:import org....

Spring Introduce var-args params() method in JdbcClient's StatementSpec

OverviewTo make it easier to simultaneously supply multiple parameters to JdbcClient when you already have an array (ins...

Spring Introduce overloaded methods in JdbcTestUtils that accept JdbcClient instead of JdbcOperations

OverviewFor background, see https://github.com/spring-projects/spring-framework/issues/31059#issuecomment-1683412954.Rel...

Spring Revise JdbcTestUtils method signatures to accept JdbcOperations instead of JdbcTemplate

OverviewFor consistency with other APIs that work with the JdbcOperations API instead of the concrete JdbcTemplate imple...

Spring Optimize whitespace checks in StringUtils

On review, StringUtils has some suboptimal whitespace checks: For hasText(String), it can use the JDK 11+ String.isBlank...

Spring Spring Cloud Dependencies 2021.0.8: active profiles on command-line are appended to those in bootstrap.yml

Affects: \Spring Boot dependencies 2.7.14Spring Cloud dependencies 2021.0.8After upgrading from spring-cloud-dependencie...

Spring Update README.md

Comment From: pivotal-cla@RAZIULLAH-KHAN12 Please sign the Contributor License Agreement!Click here to manually synchron...

Spring CVE needs removal?

Affects: 5.3.27When i go herehttps://mvnrepository.com/artifact/org.springframework/spring-web/5.3.27it shows a direct c...

Spring Move blocking view resolution to boundedElastic

Hi! :) We used BlockHound to identify blocking operations in reactive spring modules; it turns out resolveViewName opera...

Spring WireMock server becomes unresponsive when context is evicted from ContextCache by removeEldestEntry()

Affects: 5.3.29We have a project in Spring Boot (version 2.7.14) that is extensively tested and we noticed that at some ...

Spring Spring security metrics with dash in it's label (in Spring Boot 3)

When upgrading to Spring Boot 3 we had issue in new spring security metrics exposed with Micrometer. Issue seems to be t...

Spring Lazy cache provider initialization [SPR-17646]

Dave Syer opened SPR-17646 and commentedSeveral opportunities:Pointcut processing is expensive, and involves reflecting ...

Spring @Transactional on package-private/protected methods for class-based proxies

Hello, according to the documentation, to allow package-private or protected methods to benefit from @Transactional we h...

Spring IllegalArgumentException when using Spring Transaction Management with Microsoft SQL Server R2DBC driver

As of Spring Boot 3.0.0, placing a @Transactional annotation on a method when using Spring Data R2DBC with the r2dbc-mss...

Spring Consider allowing attributes annotated with CreatedDate to determine "isNew" status for R2DBC Repositories

Affects: r2dbc 6, data-commons 3.1Currently r2dbc "is new state detection" supports:null/0 @Id propertiesnull/0 @Version...
上一页 下一页
.