SpringBoot Update Customizing Sanitization as built-in key-based sanitization is no longer performed

https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/index.html#howto.actuator.sanitize-sensitive-values...

SpringBoot How to correctly set @Bean(destoryMethod) with native image compile?

I tried to run Redisson 3.19.2 with Spring Boot 3.0.2but facing issues, when running the spring native compile.org.sprin...

SpringBoot Spring Boot 3.0.0 and Spring Batch 5 | Table "BATCH_JOB_INSTANCE" not found

I recently upgraded my working Spring Batch application from 2.7.6 to 3.0.0 but now it will not run when using h2db as i...

SpringBoot TaskExecutionAutoConfiguration should import task executor when missing executor with specific name

Hi, when scanning the spring issues, I have found one problem related to spring-boot which has been depicted in this web...

SpringBoot Query and ref are lost from jar: URLs that are processed by fat jar loader's handler

When a ref is used in a java.net.URL, org.springframework.boot.loader.jar.Handler.parseURL() lose the information.Code t...

SpringBoot Spies are not reset after test execution when using @SpyBean

I experience the same problem as in #7374: The @SpyBean on the class is not reset between test cases. I create a small (...

SpringBoot Links to old versions of Spring Boot 2.* documentation don't work

Links to the old version of Spring Boot 2.* don't work on page https://github.com/spring-projects/spring-boot/wiki/Sprin...

SpringBoot Provide a mechanism to detect an embedded database

In Spring Modulith, we would like to trigger some database initialization for embedded databases by default. A pull requ...

SpringBoot Add Redis application properties example

After updating the Spring-Session documentation with regards to connecting to Redis, this PR aims to provide further opt...

SpringBoot jOOQ DefaultConfiguration does not use TransactionProvider

ProblemA jOOQ TransactionProvider bean is created, but is not configured to be used by the DefaultConfiguration. This ap...

SpringBoot "spring.http.converters.preferred-json-mapper: gson" seems to still use Jackson2

Hi I have opened the question on stack overflow (http://stackoverflow.com/questions/40786366/force-spring-boot-to-use-gs...

SpringBoot Failing calls to reactive health indicators are not logged

In https://github.com/spring-projects/spring-boot/issues/22632, it was decided to log WARN messages whenever a HealthInd...

SpringBoot Run:gradle bootBuildImage Error. Caused by: java.util.MissingResourceException: Can't find bundle for base name jakarta.servlet.LocalStrings, locale en_US

Caused by: java.util.MissingResourceException: Can't find bundle for base name jakarta.servlet.LocalStrings, locale en_U...

SpringBoot Wildcard support for configuration files

The configuration file in a springboot project has the following configuration files- application-tes.yaml- application-...

SpringBoot Spring hikari datasource configuration not picked up for first connection

Affects: Spring Boot 2.7.5I set following environment variables:JAVA_TOOL_OPTIONS:-Dlogging.level.com.zaxxer.hikari.Hika...

SpringBoot Apply Spring Kafka ContainerCustomizer beans to auto-configured MessageListenerContainer

I want to configure my container toprovide authenticationenable observability for the listenerobey the spring configurat...

SpringBoot Using devtools with Reactive application results in slower restarts

See #29528This adds a new property named spring.reactor.netty.shutdown-quiet-period which effectively sets ReactorResour...

SpringBoot Spring Boot 3 Native Needs RomeTools and Kotlin Serialization JARs.

Bug Report for Spring Boot 3 NativeI'm not sure if this is a bug or lack of documentation? (I couldn't find anything on ...

SpringBoot Using devtools with Reactive application results in slower restarts

When I use devtools reloading on a reactive application (webflux) it results in much slower restart times. Minimal repro...

SpringBoot spring-cloud-starter-netflix-zuul incompatibility with spring-boot 3.0.2

Hi, We're trying to upgrade the spring-bootversion from 2.7.3 to 3.0.2. As part of the project, we're also using spring-...
上一页 下一页
.