Nineya
Home
Blog
软著申请
SpringBoot 1212
2025-01-07 17:55:16
144
testComment From: philwebb@hon-ker Please use your own GitHub for testing so not to cause unnecessary notifications for ...
SpringBoot Consider how to support case sensitive key names with environment varaiables
2025-01-07 17:55:14
3763
17958 and #17975 shows how our current environment variable support suffers because it cannot deal with case sensitive v...
SpringBoot java.net.BindException: Address already in use @SpringBootTest using Springboot 3.2.1
2025-01-07 17:55:11
2032
Hi, I am still dealing with the "Address already in use" exception in springboot 3.2.1. The only problem is, that is act...
SpringBoot Provide a reactive actuator endpoint for (username indexed) session repositories
2025-01-07 17:55:08
5411
At present, Actuator sessions endpoint is supported only on a Servlet stack and also requires an indexed session reposit...
SpringBoot Provide a sessions endpoint for WebFlux applications
2025-01-07 17:55:06
429
Spring Session 3.3 introduces a new ReactiveFindByIndexNameSessionRepository API that we can use to provide a sessions e...
SpringBoot Add @WebEndpointTest attribute to specify target frameworks
2025-01-07 17:55:03
358
As discussed in https://github.com/spring-projects/spring-boot/pull/32046#pullrequestreview-1067421804, it would be usef...
SpringBoot Update Revved up by Develocity badge
2025-01-07 17:55:00
218
Gradle Enterprise is now called Develocity. This PR updates the badge in the README to reflect this change.https://gradl...
SpringBoot Tolerate actuator endpoints with the same id in the configuration processor
2025-01-07 17:54:56
534
https://github.com/spring-projects/spring-boot/pull/32046 adds a reactive session endpoint with the same id as the servl...
SpringBoot May I ask why version 3.2 does not support undertow virtual thread configuration
2025-01-07 17:54:54
897
Comment From: JavaLionLiI adapted according to the submission records of version 3.3 and did not find any issuesComment ...
SpringBoot spring-boot-starter-activemq ignores custom message converter on @JmsListener
2025-01-07 17:54:52
5628
Hello,In the following exemple, JmsMessageConverter.toMessage is called before the message is send, but the JmsMessageCo...
SpringBoot Upgrade to Hibernate 6.4.2.Final
2025-01-07 17:54:49
113
Comment From: bclozelThanks but as mentioned in the issue template we take care of dependency upgrades ourselves.
SpringBoot SpringBoot2.4.0 MavenFilteringException: Input length = 1
2025-01-07 17:54:46
8465
jdk8SpringBoot2.4.0[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (defau...
SpringBoot The native application crashes on startup: "ClassNotFoundException: org.springframework.data.domain.Unpaged"
2025-01-07 17:54:40
33173
After upgrade to 3.2.2, it produces:sb-repro | org.springframework.beans.factory.UnsatisfiedDependencyException: Err...
SpringBoot Fix indentation in README.adoc
2025-01-07 17:54:37
2102
This PR only changes the indents in the README.adoc file because the current rendering looks weird on GitHub. The follow...
SpringBoot Add SpringInfoContributor
2025-01-07 17:54:26
3481
This InfoContributor exposes information related to Spring projects through actuator's info endpoint as part of the Enha...
SpringBoot Spring boot gradle plugin (3.2.1) does not respect docker configurations on BuildBootImage
2025-01-07 17:54:23
3778
We have verified that our DOCKER_HOST is unix:///run/docker/docker.sock.Yet BuildBootImage still tries to use /var/run/d...
SpringBoot Fixes Issue #28841 Adding more info about scanned packages for NoSuchBeanDefinitionException
2025-01-07 17:54:20
1477
Fixes #28841Aim : Include information about the scanned packages in the failure analysis for a NoSuchBeanDefinitionExcep...
SpringBoot Mixing PEM and JKS certificate material in server.ssl properties does not work
2025-01-07 17:54:15
4936
Apparently, it is not possible to use PEM files for the certificate and private key and a key store for the trust store ...
SpringBoot Springboot gzip compressing responses having size less than min-response-size configured
2025-01-07 17:54:12
2380
I am trying to implement Gzip response compression in my Springboot Rest APII am using below configuration in my applica...
SpringBoot an error occurred by springboot 3 mail fails to start
2025-01-07 17:54:05
27179
After migration to Spring Boot 3.0 mail we did get an issue with [MailSenderPropertiesConfiguration] as the application ...
上一页
下一页
1
…
1730
1731
1732
1733
1734
…
2246
.