SpringBoot Spring boot starter data mongodb 2.7.9 Authentication failed

I have a project running perfectly fine on spring boot 2.5.6 but when I upgrade to 2.7.9 my connection to mongodb stops ...

SpringBoot Upgrade to Undertow 2.2.24.Final

Comment From: snicollisAllowEncodedSlash has been deprecated in this version, so we'll have to deprecate the property on...

SpringBoot Inconsistent error response when problemdetails enabled

Affects: Boot 3.0.1, Framework 6.0.3With the current version (Boot 3.0.1, Framework 6.0.3), if Problem Details are enabl...

SpringBoot Make BasicErrorController respect problem details

Fix GH-34871Comment From: snicollThanks for the report but I agree with https://github.com/spring-projects/spring-boot/i...

SpringBoot ErrorController should produce problem details if spring.mvc.problemdetails.enabled=true

Currently ErrorController will produce traditional error response even if problem details is enabled, nobody want to mix...

SpringBoot spring.cloud.config.databases latest version 4.0.1 still has spring.factories.

Hello,spring.cloud.config.databases is loaded with spring boot 3.0.5 as spring cloud version 2022.0.1 needs spring boot ...

SpringBoot How to enable jms support?

How to configure native support for jms under spring boot3. x Just like using the spring aot plugin directly Spring aot ...

SpringBoot Allow docker image creation timestamp to be configurable

As mentioned in https://github.com/spring-projects/spring-boot/issues/20126#issuecomment-625323684 I'm creating an enhan...

SpringBoot Documentation Incomplete: Webflux + H2 console

https://docs.spring.io/spring-boot/docs/2.0.0.RELEASE/reference/htmlsingle/#boot-features-sql-h2-consoleThe H2 database ...

SpringBoot Upgrade to Json Path 2.8.0

Comment From: snicollThe dependency to net.minidev:json-smart was switched from compile to runtime so we need to tune ou...

SpringBoot Compile failed with GraalVM and Springboot 3.0.2

I am trying to compile springboot project with GraalVM, but it gives me the following error:Exception in thread "ma...

SpringBoot 404 error occurs with RequestMapping(path="")

Used versionSpringBoot3.0.0 GA Occurrence eventWhen I specify an empty string in Controller's RequestMapping (@RequestM...

SpringBoot Avoid repeated class lookups in tests

Hi 👋 I've been profiling our test suites these days and noticed a very small, but probably avoidable, overhead in RestDo...

SpringBoot Unlike @EnableBatchProcessing, auto-configuration for Spring Batch does not enable observability of steps and jobs

Tracing in Spring-Batch is supported by BatchObservabilityBeanPostProcessor.It is imported by @EnableBatchProcessing and...

SpringBoot Add RetryTopic topic creation to autoconfiguration

Resolves #34046Comment From: snicoll@tomazfernandes thank you for the PR but I find this single property a bit odd consi...

SpringBoot Maven compiler plugin configuration should not include source and target as maven.compiler.release is already set

Follow-up on #34365.When the compiler's release argument is set, arguments source and target are not used. No need to ke...

SpringBoot Add support for additional colors in Log4j2 and Logback

34638 update ColorConverter with bright colorsComment From: snicollThis also includes black and white.Comment From: snic...

SpringBoot Add 'bright' AnsiColor variants to Logback and Log4J ColorConverters

Currently org.springframework.boot.logging.logback.ColorConverter does not support "bright" colors despite AnsiColor doe...

SpringBoot ClosedChannelException making RSocket request with invalid credentials

With Spring Boot 2.6.2 through 2.6.11 and @EnableRSocketSecurity, if I make a RSocket message mapping request with inval...

SpringBoot about the default pool settings

hi,recently i found our application appear “the mongo client connect will be closed” alarm and lead crud operation erro...
上一页 下一页
.