Nineya
Home
Blog
软著申请
SpringBoot Update Customizing Sanitization as built-in key-based sanitization is no longer performed
2025-01-07 04:57:26
855
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?
2025-01-07 04:57:24
990
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
2025-01-07 04:57:20
5424
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
2025-01-07 04:57:18
2237
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
2025-01-07 04:57:15
13939
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
2025-01-07 04:57:11
4409
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
2025-01-07 04:57:08
642
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
2025-01-07 04:57:06
2745
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
2025-01-07 04:57:03
438
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
2025-01-07 04:56:59
1601
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
2025-01-07 04:56:56
3896
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
2025-01-07 04:56:54
989
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
2025-01-07 04:56:51
1867
Caused by: java.util.MissingResourceException: Can't find bundle for base name jakarta.servlet.LocalStrings, locale en_U...
SpringBoot Wildcard support for configuration files
2025-01-07 04:56:49
797
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
2025-01-07 04:56:46
1955
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
2025-01-07 04:56:42
2280
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
2025-01-07 04:56:39
603
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.
2025-01-07 04:56:36
5134
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
2025-01-07 04:56:33
4009
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
2025-01-07 04:56:30
842
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-...
上一页
下一页
1
…
1851
1852
1853
1854
1855
…
2246
.