Nineya
Home
Blog
SpringBoot Remove code deprecated in Spring Boot 2.3
2025-01-06 20:35:58
454
Comment From: spencergibbWe're hoping that Spring Cloud 2020.0 can be compatible with boot 2.4 and 2.5. I'm not aware of...
SpringBoot Add some guidance to the reference documentation about diagnosing unexpected property values
2025-01-06 20:35:51
1962
Lately I have been answering question on stackoverflow for people using "reserved" property names. Like env, environment...
SpringBoot Add @Selector support to the configprops actuator endpoint
2025-01-06 20:35:45
2604
It would be nice if you could limit the output of /actuator/configprops to a specific value in the same way that you can...
SpringBoot Aggregate TestExecutionListener orders
2025-01-06 20:35:38
2618
Aggregated TestExecutionListener orders into:- SpringBootTestExecutionListenerOrder for spring-boot-test module;- Spring...
SpringBoot Wrong logging pattern with multiple web applications
2025-01-06 20:35:31
1634
After updating Spring Boot from 2.3.5 to 2.4.1, our logging patterns are messed up. Our setup is that we deploy multiple...
SpringBoot Order names in Metrics endpoint alphabetically
2025-01-06 20:35:24
2022
It would be nice to order the names in the Metrics endpoint alphabetically.Comment From: wilkinsonaThanks for the sugges...
SpringBoot Update pivotal-legacy/homebrew-tap with migration instructions
2025-01-06 20:35:18
278
Once 2.4.2 is out we should disable the old tap. See See https://discourse.brew.sh/t/best-practice-on-moving-tap-to-anot...
SpringBoot Fix a typo in Spring-Boot-Config-Data-Migration-Guide
2025-01-06 20:35:11
317
application.poperties must be fixed to application.properties on https://github.com/spring-projects/spring-boot/wiki/Spr...
SpringBoot Neo4j reactive health indicator is preferred when Reactor is on the classpath
2025-01-06 20:35:04
7346
Hi,This issue is related to https://github.com/spring-projects/spring-data-neo4j/issues/2116I have a project that uses S...
SpringBoot Image is built from jar file when when using war packaging with Gradle
2025-01-06 20:34:55
329
When running the bootBuildImage task on a project configured to build a war file, a jar file is built and used in the ge...
SpringBoot Fix documentation on probes states during graceful shutdown
2025-01-06 20:34:47
284
In the Application lifefycle and Probes states section, we're mixing the ApplicationState and the actual values returned...
SpringBoot Liveness/Readiness probes failure while using graceful shutdown
2025-01-06 20:34:41
4595
Hi! While I was investigating on Spring Boot graceful shutdown feature as well as liveness/readiness endpoints (to be ca...
SpringBoot Caused by: java.lang.IllegalStateException: Failed to introspect Class [org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration$KafkaStreamsMetricsConfiguration] from ClassLoader run test error on spring-boot 2.3.4
2025-01-06 20:34:32
12966
Run start application it work but run test not workspring-boot: 2.3.4spring webfluxspring-kafka : 2.5.0java 112021-01-14...
SpringBoot WebClient with RSocket refCnt: 0
2025-01-06 20:34:26
3852
Hey everyone, I am facing a strange problem, cannot figure out what is going on. It is related to RSocket and WebClient ...
SpringBoot NoClassDefFoundError from EmbeddedKafkaBroker.afterPropertiesSet()
2025-01-06 20:34:19
14793
Using @EmbeddedKafka throws the following error:Failed to load ApplicationContextjava.lang.IllegalStateException: Failed...
SpringBoot Spring boot content negoation ignores default when recieving a request with a wildcard Accept header.
2025-01-06 20:34:11
1322
Spring Boot version 2.4.0 Also testins in spring boot 1.3.2.RELEASEWhen the default content type is set to XML if a requ...
SpringBoot Remove redundant parameter
2025-01-06 20:34:04
500
Redundant default parameter value assignmentComment From: pivotal-issuemaster@hebo6 Please sign the Contributor License ...
SpringBoot Configuration metadata json does not include spring.config.use-legacy-processing
2025-01-06 20:33:57
316
Comment From: snicollWhat about spring.config.on-not-found?Comment From: snicollA number of spring.config properties hav...
SpringBoot Upgrade to Hazelcast 4.0.3
2025-01-06 20:33:50
167
Comment From: snicollNote that while Spring Boot 2.4.x upgrades to Hazelcast 4, 3.2.x is still supported and users can u...
SpringBoot everytime needs to redownloading bellsoft-jre11.0.9.1+1-linux-amd64.tar.gz?
2025-01-06 20:33:43
695
I have a multi-modules maven project, when I build docker-image on the project root to build all modules' docker images,...
上一页
下一页
1
…
2079
2080
2081
2082
2083
…
2246
.