SpringBoot PulsarPropertiesMapper.getAuthenticationParamsJson

@onobc PulsarPropertiesMapper.getAuthenticationParamsJson does not return a proper Json encoded in Stringafter this cha...

SpringBoot Provide configuration properties for configuring Jetty's SNI support

SummaryNeed a way to disable sniHostCheckSample Repositoryhttps://github.com/blacknebula1/sni-host-check-exampleSetupJav...

SpringBoot Could not initialize Hazelcast with a dependency on a JPA repository

Issue after upgrading from version 2.0.4 to 2.0.5+.Startup fails with:Caused by: org.springframework.beans.factory.BeanC...

SpringBoot Updated Copyright Information

Comment From: pivotal-cla@GirirajSinghRathore Please sign the Contributor License Agreement!Click here to manually synch...

SpringBoot Add grpc starter and httpexchange starter to the community starters document

Add grpc-starter and httpexchange-spring-boot-starter to the community starters document.grpc-starter is a more modern g...

SpringBoot Add reference to Nostr Spring Boot Starter

Add reference to Nostr Spring Boot Starter to spring-boot-project/spring-boot-starters/README.adocNostr: https://github....

SpringBoot Bump gradle/actions from 3.3.0 to 3.3.1

Bumps gradle/actions from 3.3.0 to 3.3.1.Release notesSourced from gradle/actions's releases.v3.3.1This patch release fi...

SpringBoot Runtime hint registration for property binding should not fail when parameter information is unavailable

On Spring Petclinic during a native build or a JVM one with the AOT plugin enabled, if I change the pom.xml to use tomca...

SpringBoot ServiceLevelObjectiveBoundary properties cannot be bound in a native image application

When configuring management.metrics.distribution.slo in a native application, the ServiceLevelObjectiveBoundary#valueOf(...

SpringBoot Doc/feat Transaction Template tests

So recently I had problems testing something that would have been easy to do with TransactionTemplate, that something wa...

SpringBoot Allow custom ErrorReportValve to be used with Tomcat and provide whitelabel version

During a penetration test one finding was the information disclosure of using a Tomcat webserver.If a request with an in...

SpringBoot Allow provided and optional dependencies to be exclude when building a uber jar with Maven

I stumbled upon #413 when trying to resolve exactly the same problem. We're using some provided artifacts and don't want...

SpringBoot Suggest testAndDevelopmentOnly configuration when using Docker Compose support in tests

The documentation for Docker Compose support includes this note: By default, Spring Boot’s Docker Compose support is dis...

SpringBoot Add a test that verifies that the default for spring.data.mongodb.uuid-representation is aligned with Spring Data's default

Hi. Sorry for the question, I've posted this on StackOverflow first, but it was closed by SO community (and it will be p...

SpringBoot HTTP status 415 (unsupported media type) returned if @JsonProperty missing from factory

If an object is missing a @JsonProperty annotation on a parameter to a @JsonCreator-annotated constructor or factory, fo...

SpringBoot Stop expecting deprecation warnings in NativeImagePluginActionIntegrationTests

Once https://github.com/graalvm/native-build-tools/issues/446 has been addressed and we have upgraded to the new version...

SpringBoot Add configuration key spring.rabbitmq.template.json-trusted-packages

If the key present, then construct Jackson2JsonMessageConverter instead of default SimpleMessageConverter.Comment From: ...

SpringBoot Support "docker exec [command]" as readiness checks for containers in Docker Compose

Spring Boot Version: 3.2.xComponent: Spring Boot Docker ComposeIssue type: EnhancementProblem case:If you have a MongoDB...

SpringBoot Server Compression size limit not honored for server.compression.min-response-size configuration

Title: In Spring boot application compression size limit not honored for server.compression.min-response-size configurat...

SpringBoot server.error.include-binding-errors does not recognize MethodValidationResult exceptions

DefaultErrorAttributes recognizes BindingResult exceptions such as MethodArgumentNotValidException, and adds an "errors"...
上一页 下一页
.