Nineya
Home
Blog
软著申请
SpringBoot PulsarPropertiesMapper.getAuthenticationParamsJson
2025-01-07 22:14:53
2781
@onobc PulsarPropertiesMapper.getAuthenticationParamsJson does not return a proper Json encoded in Stringafter this cha...
SpringBoot Provide configuration properties for configuring Jetty's SNI support
2025-01-07 22:14:50
10587
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
2025-01-07 22:14:47
7256
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
2025-01-07 22:14:45
304
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
2025-01-07 22:14:42
659
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
2025-01-07 22:14:39
233
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
2025-01-07 22:14:37
3231
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
2025-01-07 22:14:32
4465
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
2025-01-07 22:14:27
1220
When configuring management.metrics.distribution.slo in a native application, the ServiceLevelObjectiveBoundary#valueOf(...
SpringBoot Doc/feat Transaction Template tests
2025-01-07 22:14:25
2112
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
2025-01-07 22:14:22
18301
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
2025-01-07 22:14:19
23530
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
2025-01-07 22:14:16
2202
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
2025-01-07 22:14:13
7207
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
2025-01-07 22:14:09
2073
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
2025-01-07 22:14:06
222
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
2025-01-07 22:14:03
764
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
2025-01-07 22:13:59
5474
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
2025-01-07 22:13:56
1735
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
2025-01-07 22:13:51
1387
DefaultErrorAttributes recognizes BindingResult exceptions such as MethodArgumentNotValidException, and adds an "errors"...
上一页
下一页
1
…
1698
1699
1700
1701
1702
…
2246
.