SpringBoot Upgrade to Infinispan 11.0.1.Final

Comment From: dreis2211Wasn't this blocked by https://issues.redhat.com/browse/ISPN-11336?Comment From: snicollPffff. To...

SpringBoot Do not start Jetty if auto-start is set to false

Currently, JettyWebServer's constructor argument autoStart did notprevent the server from being started automatically du...

SpringBoot ConfigurationPropertySourcesTests environmentPropertyAccessWhenImmutableShouldBePerformant is flaky

It fails occasionally on CI and then passes upon retry. I suspect this is because the infrastructure is insufficiently i...

SpringBoot Allow specifying unit type of configuration property when injected via constructor

Allow specifying unit type of configuration property when injected via constructor #20892Comment From: snicollBefore mer...

SpringBoot A WebFlux app that depends on com.amazonaws:DynamoDBLocal fails to start

org.springframework.context.ApplicationContextException: Unable to start reactive web server; nested exception is java.l...

SpringBoot Mockito fails to verify the second time on the proxied bean

Version: Spring Boot 1.4.0-RELEASEIt looks like there is an issue with verifing multiple times with Mockito on a proxied...

SpringBoot Measure with nanoseconds in HttpExchangeTracer

Hi,this PR closes #21742 as discussed by providing a new transient field nanoTime in HttpTrace and a corresponding packa...

SpringBoot Fix dead link url and name of the STS download link

In the CONTRIBUTING documentation the link to the Spring Tool Suite url is a dead link. The url is replaced by the new u...

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-07-08-05-49/OpenJDK15-jdk_x64_linux_hots...

SpringBoot Clarify locations inside and outside the jar from which properties are loaded

One of the methods of loading properties files as described by the documentation is:Application properties outside of yo...

SpringBoot Measure with nanoseconds in HttpExchangeTracer

Hi,I just noticed that HttpExchangeTracer.sendingResponse is working with milliseconds or more specifically with System....

SpringBoot The failure when spring.redis.url is configured with a redis-sentinel:// URL is hard to diagnose

The current failure isn't very helpful (see https://github.com/spring-projects/spring-boot/issues/21920). We should fail...

SpringBoot 2.3.0 Webflux basepath property 'spring.webflux.base-path' with Spring Security default login page results in 404

Spring Boot version - 2.3.0Dependencies - Spring Webflux, Spring SecurityUsing the spring.webflux.base-path in Webflux p...

SpringBoot Property spring.autoconfigure.exclude ignored by test slices

If I have liquibase in the classpath, and spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.liquibase....

SpringBoot Provide a cache property to enable transaction awaring

When configuring cache with spring.cache.* properties, it would be very useful to provide a property to enable cache tra...

SpringBoot Add Cassandra driver Actuator metrics

Motivation:The DataStax Java driver for Cassandra can be configured to expose driver session operational metrics. Curren...

SpringBoot Spring boot 2.2+ hibernate bug: null id

I'm trying to upgrade a project to spring boot 2.2+ (2.2.8.RELEASE, but happens on higher versions also )but for some re...

SpringBoot Replace ReflectionUtils with AssertJ's extracting()

This PR replaces ReflectionUtils with AssertJ's extracting().Comment From: snicollThanks again @izeye

SpringBoot Datasource configuration issue with Hikari and spring boot 2

I'm trying to make a database connection in a small spring boot app using the following Hikari configs.spring: datasour...

SpringBoot AtomikosJtaConfiguration userTransactionService change destroyMethod to "shutdownWait"

Hello booters !userTransactionService Factory method inside org.springframework.boot.autoconfigure.transaction.jta.Atomi...
上一页 下一页
.