Nineya
Home
Blog
软著申请
SpringBoot Exclude unwanted transitive dependencies from Apache Pulsar
2025-01-07 22:34:00
2371
Several of the Apache Pulsar libs are bringing along transitive dependencies (com.sun.activation:javax.activation and ja...
SpringBoot Upgrade to Pulsar Reactive 0.4.0
2025-01-07 22:33:57
325
This commit updates the Reactive client used by Spring Pulsar to version 0.4.0. The updated client also fixes an issue w...
SpringBoot Use Spring Pulsar BOM
2025-01-07 22:33:55
159
Spring Pulsar started providing a BOM in version 1.0.2-SNAPSHOT. This replaces the module specific list w/ the new BOM. ...
SpringBoot NoSuchMethod error when using the non-shaded Pulsar client and configuring authentications parameters
2025-01-07 22:33:53
395
This commit removes the use of the Pulsar ObjectMapperFactory when converting the authentication config props map to a J...
SpringBoot Add link to Pulsar workaround when using environment variables for authentication
2025-01-07 22:33:50
789
There is a section in the Pulsar client authentication reference guide that warns users of the lack of relaxed binding f...
SpringBoot Upgrade Pulsar to 3.2.0 and use Pulsar BOM
2025-01-07 22:28:39
148
This commit updates Pulsar to 3.2.0 and leverages the newly added Pulsar BOM in order to ease dependency management.Comm...
SpringBoot Re-enable Spring Pulsar interceptor tests
2025-01-07 22:28:36
411
The PulsarTemplate recently replaced its list of ProducerInterceptors with a list of ProducerBuilderCustomizers that cus...
SpringBoot Adjust Spring Pulsar test to use 'interceptorsCustomizers' field
2025-01-07 22:28:33
380
Spring Pulsar 1.0.4-SNAPSHOT now includes a fix to properly cache any user-provided producer interceptors. The fix chang...
SpringBoot Add Spring Pulsar transaction support
2025-01-07 22:28:31
2320
Adds auto-config for Spring for Apache Pulsar transactions.Introduces new txn config props for template and listener und...
SpringBoot Pulsar auth parameters don't properly encode JSON values
2025-01-07 22:28:28
423
The values in the spring.pulsar.client.authentication.param config props map are not currently JSON encoded. For simple ...
SpringBoot Spring Boot Maven Plugin - Publish latest tag by default when using a custom image name
2025-01-07 22:28:25
5646
By default, always publish an updated latest tag to the configured docker registry when using a custom docker image name...
SpringBoot Spring boot 2.7.6 throwing NoHandler Exception for GET '/test/v1'
2025-01-07 22:28:23
932
I am using spring boot 2.7.6 and here is the application.properties filespring.mvc.servlet.path = /v3spring.mvc.throw-ex...
SpringBoot Dependency Versions page (docs.spring.io) is not populated
2025-01-07 22:28:20
633
The official Dependency Versions page has no data. https://docs.spring.io/spring-boot/appendix/dependency-versions/index...
SpringBoot Error creating HealthEndpointConfiguration in AbstractAspectJAdvice.bindExplicitArguments in 3.2.6
2025-01-07 22:28:18
2608
I'm reporting a separate issue after my case was rejected to be part of https://github.com/spring-projects/spring-boot/i...
SpringBoot Broken KerberosRestTemplate after upgrading to Spring Boot 3.3.0
2025-01-07 22:28:15
1632
Hi Team,After upgrading my application from 3.2.5 to 3.3.0, the KerberosRestTemplate package (2.0.0, latest version) sta...
SpringBoot @JvmStatic missing for @DynamicPropertySource in @Testcontainers
2025-01-07 22:28:12
424
Looks like @JvmStatic is missing for @DynamicPropertySource in @Testcontainers docs kotlin example. It should be static ...
SpringBoot HttpMessageConverters should distinguish between server and client converters
2025-01-07 22:28:09
1746
Unless I am mistaken, HttpMessageConverters is used on both client and server to provide a default set of message conver...
SpringBoot After upgrading, deploy:deploy uploads jars to a pom only endpoint
2025-01-07 22:28:07
4694
Hi,I'm having issues after upgrading from spring-boot-parent 3.2.5 to either 3.2.6 or 3.3.0.What I'm doing is running ma...
SpringBoot Low cardinality key for uri is reported as UNKNOWN in DefaultServerRequestObservationConvention
2025-01-07 22:28:04
4133
Hello community 👋,We have a test that validates the http.server.requests metric with tags collected in Micrometer in spr...
SpringBoot buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled
2025-01-07 22:28:00
2518
After upgrading to Boot 3.3.0 I noticed that the Gradle configuration cache throws an error. This is related to the conf...
上一页
下一页
1
…
1687
1688
1689
1690
1691
…
2246
.