Nineya
Home
Blog
软著申请
SpringBoot Add SNI support to embedded web server SSL auto-configuration
2025-01-07 22:02:07
7507
It would be great and useful to have such functionality out-of-box. I'm not sure if all web-server implementations suppo...
SpringBoot Add more configuration options to @AutoConfigureObservability
2025-01-07 22:02:05
1001
Right now, the @AutoConfigureObservability annotation has two boolean fields, metrics and tracing. Besides that those bo...
SpringBoot Problem with prometheus metrics and mongodb
2025-01-07 22:02:02
2310
I noticed that common tags are not applied on service that uses MongoDB. In debugging I see that for some reason MongoMe...
SpringBoot Multiple spring boot applications lead to BeanDefinitionOverrideException
2025-01-07 22:01:59
3476
I have this spring-boot application using spring boot 3.2.1 and can start it. @SpringBootApplication@EnableJpaRepositori...
SpringBoot Getting 500 instead of 404 with integration tests when updating from Spring Boot 3.1.x to to 3.2.4
2025-01-07 22:01:55
2408
Hi,I have an integration test passing with Spring Boot (3.1.6) but when I use the latest version 3.2.4, it is failing wi...
SpringBoot Spring Config does not use environment conversion service on resolved properties
2025-01-07 22:01:52
1037
When ConfigurationPropertySourcesPropertyResolver resolves a property, it calls AbstractPropertyResolver.convertValueIfN...
SpringBoot Exclude infrastructure beans from lazy initialization when lazy-initialization=true
2025-01-07 22:01:49
154
See #39416 for background.We think that we can have a general purpose solution where we exclude all beans with the infra...
SpringBoot Fix extension hint pattern regex
2025-01-07 22:01:47
224
Hi 🙋🏻♀️I removed unnecessary escape characters from the regular expression.Comment From: mhalbritterThanks for letting ...
SpringBoot How can I get a WebClient without a required dependency to any web server?
2025-01-07 22:01:44
3033
This is a follow-up issue to (https://github.com/spring-projects/spring-boot/issues/9690)I want to use a Flux WebClient ...
SpringBoot Unable to use reactive WebClient without spring-boot-starter-reactor-netty
2025-01-07 22:01:40
7789
This is probably more of a documentation issue but when developing a reactive application on Tomcat (and probably others...
SpringBoot Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
2025-01-07 22:01:35
2569
Bumps gradle/wrapper-validation-action from 2.1.1 to 2.1.2.Release notesSourced from gradle/wrapper-validation-action's ...
SpringBoot Avoid use of bean overriding in tests
2025-01-07 22:01:28
333
While working on https://github.com/spring-projects/spring-framework/issues/31288, I wanted to get a feeling of how disr...
SpringBoot Error in saving an entity that has a HashSet field when the @EnableReactiveMongoAuditing annotation is active.
2025-01-07 22:01:23
15674
I have defined a Kotlin class that contains a field such as Map<Enum, HashSet<Something>> and I can save it ...
SpringBoot Update Gradle bootRun to launch JVM with flags to enable development-time optimisations
2025-01-07 22:01:20
4054
Both IDEA and Spring Tools launch Boot apps during development with customised tiered compilation and the verifier disab...
SpringBoot Replace links to code with links to javadoc
2025-01-07 22:01:18
155
Many of our existing code links could be links to the Javadoc API.Comment From: mhalbritterI've left the links to the *A...
SpringBoot Make spring-test available to compile classpath of consumers of spring-boot-test
2025-01-07 22:01:15
9116
/home/xeno/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-test-autoconfigure/3.2.3/ea2e1778142f...
SpringBoot Deprecate support for io.micrometer.prometheus.PrometheusMeterRegistry in favor of io.micrometer.prometheusmetrics.PrometheusMeterRegistry
2025-01-07 22:01:12
2484
As part of https://github.com/spring-projects/spring-boot/issues/39889, a number of deprecation warnings have been suppr...
SpringBoot Finish CDS work
2025-01-07 22:01:09
506
Open points:- [x] Fix documentation (blocked until Phil is done with the doc work) - [x] layers.enabled and layers.incl...
SpringBoot Add configuration property to disable long timers in Micrometer Observations
2025-01-07 22:01:07
320
Micrometer Tracing will get a feature to turn off the long task timers in observations. We should add a configuration pr...
SpringBoot Use xref for documentation links
2025-01-07 22:01:04
158
https://github.com/spring-projects/spring-boot/issues/33206#issuecomment-1326103778Since <<...>> is deprecat...
上一页
下一页
1
…
1708
1709
1710
1711
1712
…
2246
.