Nineya
Home
Blog
软著申请
SpringBoot Spring boot starter data mongodb 2.7.9 Authentication failed
2025-01-07 07:35:07
4870
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
2025-01-07 07:34:58
137
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
2025-01-07 07:34:53
2044
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
2025-01-07 07:34:51
236
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
2025-01-07 07:34:48
1098
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.
2025-01-07 07:34:45
852
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?
2025-01-07 07:34:43
679
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
2025-01-07 07:34:40
14688
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
2025-01-07 07:34:37
2257
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
2025-01-07 07:34:27
276
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
2025-01-07 07:34:23
1875
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="")
2025-01-07 07:34:20
3030
Used versionSpringBoot3.0.0 GA Occurrence eventWhen I specify an empty string in Controller's RequestMapping (@RequestM...
SpringBoot Avoid repeated class lookups in tests
2025-01-07 07:34:18
835
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
2025-01-07 07:34:12
420
Tracing in Spring-Batch is supported by BatchObservabilityBeanPostProcessor.It is imported by @EnableBatchProcessing and...
SpringBoot Add RetryTopic topic creation to autoconfiguration
2025-01-07 07:34:08
256
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
2025-01-07 07:34:06
4461
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
2025-01-07 07:34:03
170
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
2025-01-07 07:34:01
3756
Currently org.springframework.boot.logging.logback.ColorConverter does not support "bright" colors despite AnsiColor doe...
SpringBoot ClosedChannelException making RSocket request with invalid credentials
2025-01-07 07:33:58
5374
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
2025-01-07 07:33:56
1623
hi,recently i found our application appear “the mongo client connect will be closed” alarm and lead crud operation erro...
上一页
下一页
1
…
1833
1834
1835
1836
1837
…
2246
.