Nineya
Home
Blog
软著申请
SpringBoot chore(deps): update io.github.git-commit-id:git-commit-id-maven-plugin to v9.0.1
2025-01-07 22:52:08
945
Dependency Upgrade:- Update io.github.git-commit-id:git-commit-id-maven-plugin to v9.0.1 - Fixes behavior when generat...
SpringBoot @WebMvcTest breaks configuration property scanning during tests
2025-01-07 22:52:05
13359
Hello. I'm using spring boot version 2.2.6.RELEASE with Java 11. I've reproduced this bug in an example project here: ht...
SpringBoot Provide a single command for generating a CDS archive from an uber jar
2025-01-07 22:51:59
2407
Ideally there'd be one command ('appcds'?) that I can run on an Uber jar that extracts everything, runs the app to a .js...
SpringBoot Image building hangs when builder and buildpack are configured
2025-01-07 22:51:56
12869
The Paketo Buildpacks project is now publishing multi-arch buildpacks for Java and Java Native Image. They both works gr...
SpringBoot Group Kafka properties that configure the back-off policy
2025-01-07 22:51:53
1180
We have 4 properties that are used to configure the back-off policy:spring.kafka.retry.topic.delayspring.kafka.retry.top...
SpringBoot Authorization issue while migrating from 3.2.7 to 3.3.0
2025-01-07 22:51:50
863
I'm getting Authorization issue while migrating my code to spring boot version 3.3.0 while in 3.2.7 it's working as expe...
SpringBoot Invalid doc links when generating code from Spring Initializr
2025-01-07 22:51:48
1370
When generating code from Spring initializr using project Gradle - Groovy, language Java and version 3.3.1, inside HELP...
SpringBoot Upgrade to GraphQL Java 22.1
2025-01-07 22:51:34
586
We currently have a managed version of 22.0, but spring-graphql uses the version 22.1. I'm not sure that GraphQL Java re...
SpringBoot Avoid creating a temporary doc base for Tomcat, Jetty, and Undertow when the application doesn't have one
2025-01-07 22:51:31
6244
If I run a spring boot app(jar file) I see a couple of directories being created. Work directory and a 'tomcat-docbase*'...
SpringBoot Setting 'show-details' to always on management.endpoint.health polutes probes behaviour
2025-01-07 22:51:28
2103
Currently, when you set management.endpoint.health.show-details to always, you will have both liveness and readiness sho...
SpringBoot GraalVM Native Image Runtime ERROR StatusLogger Unable to load services for service class org.apache.logging.log4j.spi.Provider
2025-01-07 22:51:26
9849
In the SpringBoot3 application built by Graalvm Native Image, I use Apache Poi to depend on log4j. The construction is s...
SpringBoot Fix Documentation for Default TaskExecutor Configuration
2025-01-07 22:51:23
3036
I would like to suggest that you write a document on TaskExecutionAutoConfiguration about the default TaskExecutor setti...
SpringBoot Publish an AuditEvent on logout
2025-01-07 22:51:20
1949
Currently the actuator does a good job on sending AuditEvents on login (ok/failure) authentication etc. would be nice if...
SpringBoot Unable to extract remaining path segments
2025-01-07 22:51:18
1020
When I use spring boot actuator and customise the management server addressAccess to /actuator/health is normal, but /ac...
SpringBoot Tomcat embed core 10.1.24 contains Java 22 compiled class files
2025-01-07 22:51:15
18397
When updating my project from Spring Boot 3.1.11 to 3.1.12 I notice that the tomcat-embed-core JAR in version 10.1.24 (p...
SpringBoot Updated documentation at issue #32806
2025-01-07 22:51:13
105
Comment From: wilkinsonaGiven that this PR changes over 4000 files, I assume that it was opened in error.
SpringBoot FetchType.EAGER not working with Native Queries
2025-01-07 22:51:10
3361
I believe there is bug that ignores FetchType.EAGER on native queries. I went back to a previous version of boot and wor...
SpringBoot Closing org.springframework.web.context.support.GenericWebApplicationContext issue during running Test class
2025-01-07 22:51:07
2019
I have recently migrated a springboot v2.7.5 application which uses spring batch to spring boot v3 with jdk 17 . I have ...
SpringBoot Support consumer, producer, listener and template specific Kafka Admin properties
2025-01-07 22:51:05
3373
The current implementation of KafkaProperties in Spring Boot allows for the configuration of different producer and cons...
SpringBoot Add SslBundle support to MailSender
2025-01-07 22:51:01
516
Currently, MailProperties doesn't support SslBundle configuration. There are scenarios where a client has a SMTP server ...
上一页
下一页
1
…
1671
1672
1673
1674
1675
…
2246
.