Nineya
Home
Blog
软著申请
SpringBoot SpringBoot在 2.7.16 版本下,自定义Starter 不能正常工作,不能加载自定义Starter
2025-01-07 17:05:38
1147
SpringBoot在 2.7.16 版本下,自定义Starter 不能正常工作,不能加载自定义StarterComment From: wilkinsonaFrom Google translate:In SpringBoot versi...
SpringBoot Spring Native executable is not checking logging.config property, which points to a logback-spring.xml to write log to file.
2025-01-07 17:05:36
1336
Hi, After i built the executable and run it, it does not check the logging.config property in application.properties fil...
SpringBoot Applications running as extracted layered jars ignore application.properties in the classpath root if there is an application.properites in the current directory
2025-01-07 17:05:33
4071
I have a spring boot application that I'm running in a docker image via the extracted layered jar feature, with the foll...
SpringBoot Java records not working with @ConfigurationProperties
2025-01-07 17:05:31
3294
Hello!I've this code//@EnableConfigurationProperties(HttpClientConfig.class) // I've tried this as well with the same re...
SpringBoot Testcontainers Elasticsearch does not work
2025-01-07 17:05:28
2897
The original post is created on Spring Data Elasticsearch issue: https://github.com/spring-projects/spring-data-elastics...
SpringBoot Package errors using spring-boot-maven-plugin and kotlin-maven
2025-01-07 17:05:22
11435
Before opening this question, I referred to the answers on StackOverflow and the official answer from Kotlin, but this i...
SpringBoot Create RepositoryEventBeanValidationConfiguration
2025-01-07 17:05:19
1006
create bean validation against Repository create and save operations.Validating domain objects before invoking Repositor...
SpringBoot Observability Planning
2025-01-07 17:05:16
529
Priority Ordered List3.2.x[x] #35596[x] #35560[x] #36061[x] #33280[x] #35593[x] #33241[x] #34802 [x] #35354[x] #36119 [x...
SpringBoot Add auto-configuration for SpanAspect
2025-01-07 17:05:14
743
Similarly to https://github.com/spring-projects/spring-boot/pull/35191, this PR adds support for auto-configuring SpanAs...
SpringBoot Failed to register 'filter errorPageFilterRegistration' on the servlet context
2025-01-07 17:05:08
23757
Hello we faced an very bad bug ...Architecutre: OS: RHEL 8.8 JDK: java-17-openjdk-17.0.8.0.7-2.el8.x86_64 Tomcat: Apache...
SpringBoot Mention new RestClient class when suggesting @RegisterReflectionForBinding
2025-01-07 17:05:06
249
Spring boot 6.1 includes a new way to execute this class, which has the same behaviour as WebClient so is ideally also m...
SpringBoot Add property for PEM SSL bundles to verify keys
2025-01-07 17:05:03
305
It's possible to load a SSL PEM bundle with a private key and a certificate which doesn't match. The webserver will happ...
SpringBoot @ConfigurationPropertiesBinding converters are not invoked for target types that can be converted by ObjectToObjectConverter
2025-01-07 17:05:01
14616
I noticed for an application that I was working on that a Converter that I registered via @ConfigurationPropertiesBindin...
SpringBoot Remove link to LiveReload website due to timeout
2025-01-07 17:04:59
888
I noticed that the link to livereload.com in section 6.8.4 of the docs, times out. On further investigation, the LiveRel...
SpringBoot @Profile with two Beans extending WebSecurityConfigurerAdapter
2025-01-07 17:04:56
4161
Spring Boot 2.0.1Not sure if this is a Spring Boot or pure Spring issue.I have two Configuration Beans to handle Securit...
SpringBoot fix bootBuildImage task failing when native GraalVM compilation is slow and HTTP/S communication with Docker is used
2025-01-07 17:04:53
39223
Hi,I find out following situation.I have Gradle build with gradle bootBuildImage command. When I run it with Gitlab CICD...
SpringBoot Upgrade to H2 2.2.224
2025-01-07 17:04:48
958
Supersedes #37316Comment From: ChrissyxAny plans to upgrade H2 2.2 in Spring Boot 2.7, too?Comment From: wilkinsonaNo. S...
SpringBoot RequestContextFilter is not registered when ManagementContextType == CHILD
2025-01-07 17:04:42
2232
When management server is running on separate port, org.springframework.web.filter.RequestContextFilter is registered on...
SpringBoot Bump gradle/gradle-build-action from 2.8.1 to 2.9.0
2025-01-07 17:04:37
3227
Bumps gradle/gradle-build-action from 2.8.1 to 2.9.0.Release notesSourced from gradle/gradle-build-action's releases.v2....
SpringBoot Use the term "uber jar" in reference documentation and javadoc
2025-01-07 17:04:31
619
The term "uber jar" seems to be a more popular than "far jar", we should update our reference documentation and javadoc....
上一页
下一页
1
…
1770
1771
1772
1773
1774
…
2246
.