Nineya
Home
Blog
SpringBoot Upgrade to Infinispan 11.0.1.Final
2025-01-06 17:50:15
334
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
2025-01-06 17:50:09
1109
Currently, JettyWebServer's constructor argument autoStart did notprevent the server from being started automatically du...
SpringBoot ConfigurationPropertySourcesTests environmentPropertyAccessWhenImmutableShouldBePerformant is flaky
2025-01-06 17:50:02
269
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
2025-01-06 17:49:54
2134
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
2025-01-06 17:49:46
3185
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
2025-01-06 17:49:40
6257
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
2025-01-06 17:49:34
326
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
2025-01-06 17:49:27
362
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
2025-01-06 17:49:18
147
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
2025-01-06 17:49:12
2214
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
2025-01-06 17:49:06
2677
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
2025-01-06 17:48:59
200
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
2025-01-06 17:48:53
2671
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
2025-01-06 17:48:44
1519
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
2025-01-06 17:48:38
2371
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
2025-01-06 17:48:31
2161
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
2025-01-06 17:48:25
2964
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()
2025-01-06 17:48:18
102
This PR replaces ReflectionUtils with AssertJ's extracting().Comment From: snicollThanks again @izeye
SpringBoot Datasource configuration issue with Hikari and spring boot 2
2025-01-06 17:48:12
1299
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"
2025-01-06 17:48:05
2006
Hello booters !userTransactionService Factory method inside org.springframework.boot.autoconfigure.transaction.jta.Atomi...
上一页
下一页
1
…
2144
2145
2146
2147
2148
…
2246
.