Nineya
Home
Blog
软著申请
SpringBoot @MockBean fields are not reset for JUnit 5 @Nested tests using @WebMvcTest
2025-01-07 07:30:15
1804
Using Spring Boot 2.4.0-RC1, the @MockBean instance is not reset between tests like if I don't use nesting. You can view...
SpringBoot Exemplars are not reported in Webflux applications
2025-01-07 07:30:12
13928
Spring Webflux applications do not report exemplars in their Prometheus Metrics endpoint.To reproducestart.spring.io -&g...
SpringBoot Spiring Boot 3 with target compatibility of Java 1.8?
2025-01-07 07:30:09
1338
Related to https://github.com/spring-projects/spring-boot/issues/34362I am running on Java 17 configured for the project...
SpringBoot Add documentation tip showing how to configure publishRegistry Maven properties from the command line
2025-01-07 07:30:07
213
the publishRegistry element has to be configured via a combination of maven command line arguments and maven variables i...
SpringBoot Switch from single topic for fixed delays to single topic for same intervals in Spring Kafka retry configuration.
2025-01-07 07:29:49
1033
Comment From: pivotal-cla@Abhijeetmishr Please sign the Contributor License Agreement!Click here to manually synchronize...
SpringBoot Upgrade to jOOQ 3.17.9
2025-01-07 07:29:47
269
Comment From: esfomeadoShouldn't the upgrade be to 3.18.0 since Spring Boot ships R2DBC 1.0+ and jOOQ 3.17.x isn't compa...
SpringBoot IllegalArgumentException mapped to Status Code 500 instead of 400
2025-01-07 07:29:43
3397
I noticed java.lang.IllegalArgumentException results in an HttpStatus.INTERNAL_SERVER_ERROR when it reaches my REST cont...
SpringBoot MeterBinder beans that directly or indirectly depend on MeterRegistry beans cause a cycle
2025-01-07 07:29:40
18215
Hi, after upgrading Spring Boot from 2.1 to 2.6, I have a problem (project sample)The dependencies of some of the beans ...
SpringBoot fix CentralDirectoryFileHeader class omit Cloneable
2025-01-07 07:29:38
754
The CentralDirectoryFileHeader class override Object.clone() method but does not implement Cloneable. I'm not sure if th...
SpringBoot Unable to create table when using in memory(H2 database) database
2025-01-07 07:29:35
1450
I am using spring boot latest version 3.0.3 and trying hot create a record using H2 database.- Added H2 dependency - Add...
SpringBoot GraphQL Boot starter support for pagination and sorting
2025-01-07 07:29:25
987
This is a follow-up to https://github.com/spring-projects/spring-graphql/issues/619 and https://github.com/spring-projec...
SpringBoot Upgrade to Flyway 9.16.1
2025-01-07 07:29:22
224
Supersedes #34573Comment From: wilkinsonaThere's an (accidental?) change in Flyway that causes it to retry database conn...
SpringBoot Upgrade to SnakeYAML 2.0
2025-01-07 07:29:19
735
Resolving CVE-2022-1471 with the SnakeYAML 2.0Comment From: pivotal-cla@shitian9 Please sign the Contributor License Ag...
SpringBoot #34638 Added handling of bright ANSI colors in log4j and logback
2025-01-07 07:29:06
292
For #34638.Added handling of "bright" variants of colors for logback and log4j ColorConverter. Added also black and whit...
SpringBoot EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured
2025-01-07 07:29:02
92
Disable auto-configure factory customizer when not using embedded web server.Closes gh-34189
SpringBoot Use the .yaml file extension consistently when referring to YAML files
2025-01-07 07:28:54
1381
From experimentation, it would appear that Spring Boot 3.x supports both application.yaml and application.yml for extern...
SpringBoot Typo in documentation content instead of context
2025-01-07 07:28:51
293
There is a typo in this paragraphhttps://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.batch.runni...
SpringBoot Breaking change of transaction autoconfiguration in 2.7.6
2025-01-07 07:28:49
3969
Spring Boot 2.7.6 introduced a breaking change in the autoconfiguration order/priority, which makes it behave differentl...
SpringBoot Mark Freemarker and spring-boot-starter-freemarker are not Spring Boot 3 compatible yet because using jakarta instead javax.
2025-01-07 07:28:43
815
The current spring-boot-starter-freemarker based on spring boot 3.x.x version is not compatible, because the used freem...
SpringBoot Enable Tracing Agent Mode Failed
2025-01-07 07:28:40
2144
Environment:OS: Windows 10 X64 22H2JDK: GraalVM CE 22.3.1 with Open JDK 19Maven: 3.9.0SpringBoot: 3.0.4I followed the wi...
上一页
下一页
1
…
1837
1838
1839
1840
1841
…
2246
.