Nineya
Home
Blog
软著申请
SpringBoot Unlike other SQL-related sliced test annotations, @JooqTest does not auto-configure a test database
2025-01-07 23:26:33
959
See https://github.com/spring-projects/spring-boot/issues/42360 for background.While I consider this to be a bug, fixing...
SpringBoot Upgrade to Hibernate 6.6.0.Final
2025-01-07 23:26:30
6967
Comment From: snicollUnfortunately the upgrade breaks on native:Application run failedorg.springframework.beans.factory....
SpringBoot reference documentation as single page
2025-01-07 23:26:27
437
it used to be (since forever ago) that there was a single page to get access to the spring boot documentationhttps://doc...
SpringBoot Health endpoint additional paths are not available by default when Spring Security is used
2025-01-07 23:26:24
1330
The /actuator/health/{liveness,readiness} endpoints and /actuator/health are open.I think /livez and /readyz stay locked...
SpringBoot Investigate why the Native Build Tools plugin isn't applied in PaketoBuilderTests.nativeApp
2025-01-07 23:26:12
920
spring-boot-system-tests/spring-boot-image-tests/src/systemTest/resources/org/springframework/boot/image/paketo/PaketoBu...
SpringBoot logging.threshold.file and .console do not work with level debug
2025-01-07 23:26:09
1977
I've tested this with a fresh Spring Boot 3.3.3 application from https://start.spring.io/ (Java 17, Maven, no dependenci...
SpringBoot Stabilize ScheduledTasksEndpointDocumentationTests.scheduledTasks
2025-01-07 23:26:06
4378
It's quite flaky at the moment. When it fails, the error is:org.springframework.restdocs.snippet.SnippetException: Field...
SpringBoot Provide a configuration property for JMS listener container's max messages per task
2025-01-07 23:26:03
2051
Spring Boot 2.7.18Default DMLC JMS Listener Configthe active listener threads do not automatically scale down (using def...
SpringBoot Add statsd graceful shutdown support
2025-01-07 23:25:50
1741
I have encountered an issue in my Spring Batch job where, intermittently, the error "Singleton bean creation not allowed...
SpringBoot Upgrade to Hibernate 6.6.1.Final
2025-01-07 23:25:47
580
Comment From: bclozelThere is no need to ask for a dependency upgrade.As mentioned in our issue template:You DO NOT need...
SpringBoot Remove setting BP_NATIVE_IMAGE environment variable when building images
2025-01-07 23:25:45
624
When https://github.com/paketo-buildpacks/spring-boot/issues/273 is implemented, Paketo buildpacks will build an image c...
SpringBoot Log4j2 SpringEnvironmentLookup throws unnecessary Exception
2025-01-07 23:25:42
10841
IssueWhen using Spring Boot Lookup for Log4j2, java.lang.IllegalStateException: Unable to obtain Spring Environment from...
SpringBoot Spring boot : application name / version not shown at log startup.
2025-01-07 23:25:40
5246
While the documentation give the way to create a file properties with all informations (build.info).https://docs.spring....
SpringBoot Allow PropertiesLauncher's loader.path to refer to nested jars
2025-01-07 23:25:37
1262
Changes required for #8334 extracted from PR #8346.Comment From: malcolmp6I am still not able to launch my spring boot a...
SpringBoot Bump gradle/actions from 4.0.1 to 4.1.0
2025-01-07 23:25:35
3172
Bumps gradle/actions from 4.0.1 to 4.1.0.Release notesSourced from gradle/actions's releases.v4.1.0This release brings s...
SpringBoot Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
2025-01-07 23:25:24
16778
This was closed, but I really do think this is a Spring Boot issue, rather than external library issue.Re-opening for fu...
SpringBoot Allow to enable the native profile via Maven property
2025-01-07 23:25:10
2479
In some cases it could be desired to enable the native profile directly from Maven, so that the caller of Maven does not...
SpringBoot Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
2025-01-07 23:25:07
4133
My settings:# spring doc settingsspringdoc: api-docs: enabled: true version: openapi_3_1 path: /v3/api-docs s...
SpringBoot Auto-configure jOOQ with R2DBC
2025-01-07 23:25:05
5963
Jooq added official R2dbc support since 3.15 , see: https://blog.jooq.org/reactive-sql-with-jooq-3-15-and-r2dbc/Add Jooq...
SpringBoot management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped
2025-01-07 23:24:59
313
Currently, the logic inside DataSourceHealthContributorAutoConfiguration auto-configuration is based solely on instance...
上一页
下一页
1
…
1645
1646
1647
1648
1649
…
2246
.