Nineya
Home
Blog
springboot Added package-info to org.springframework.boot.buildpack.platform.docker.ssl
2025-01-06 09:02:50
195
Added package-info to org.springframework.boot.buildpack.platform.docker.ssl.Task: #20817 Comment From: scottfrederick@c...
springboot Add package-info to org.springframework.boot.buildpack.platform.docker.ssl
2025-01-06 09:02:44
466
Comment From: cicioflaviu@wilkinsona - I'd like to work on this one as my first contribution.Comment From: snicollThanks...
springboot Improve Binder performance slightly
2025-01-06 09:02:37
2807
Hi,I'm currently trying to improve the startup of a medium sized app and found a couple of minor optimization opportunit...
springboot Application fails to start due to missing WebFluxProperties bean when using @EnableWebFlux
2025-01-06 09:02:30
104426
An exception is thrown when the program is started:org.springframework.beans.factory.NoSuchBeanDefinitionException: No q...
springboot Fix unused parameters
2025-01-06 09:02:24
105
Hi,this PR fixes some unused parameters - either by removing them or actually using them.Cheers,Christoph
springboot When using the restTemplate for check_token, the data is formatted as a string and a portion of the array is missing
2025-01-06 09:02:18
9013
code: ```@Override @Cacheable("tokenStoreKey")// @SuppressWarnings({"unchecked", "rawtypes"}) public Map postForM...
springboot Need help in spring boot
2025-01-06 09:02:11
406
can someone help me to learn how to write junit test cases in spring boot and help me to complete it in my projectCommen...
springboot Remove WavefrontSender initialization code duplication
2025-01-06 09:02:05
411
Follow-up of #20810Once https://github.com/micrometer-metrics/micrometer/issues/1965 is fixed we should remove the code ...
springboot Add support for NewRelicClientProvider
2025-01-06 09:01:58
117
As of Micrometer 1.4, New Relic doesn't use a plain http client but rather use a NewRelicClientProvider abstraction.
springboot spring security x-frame-option activated but not working
2025-01-06 09:01:52
1804
Hello everybody,We are using spring boot and the x-frame-option seems to be activated by default but in the HTTP respons...
springboot Output buildscan URL from CI to Slack
2025-01-06 09:01:39
463
It would be nice if we could record the Gradle buildscan URL and include it in the Slack message.Comment From: wilkinson...
springboot Actuator health endpoint could accept any media type
2025-01-06 09:01:32
3753
Faced this need while deploying a simple Spring Boot application with actuator on a container AWS Elastic Container Serv...
springboot Help users to register filters that require error or async dispatch with the correct dispatcher types
2025-01-06 09:01:23
3068
See https://github.com/spring-projects/spring-framework/issues/23958 and https://github.com/spring-projects/spring-boot/...
springboot Refactor ConventionsPlugin class
2025-01-06 09:01:17
1070
This class was extracted from several private methods in the ConventionsPlugin class. While trying to make a PR for an i...
springboot Devtools reload seems to lose application properties on first run in Eclipse
2025-01-06 09:01:10
7537
Spring Boot 2.3 M3 & M4My application previously had no issues on Boot 2.1 or 2.2. Since using the Boot milestones, ...
springboot Update documentation about endpoint enablement to reflect behaviour of @ConditionalOnAvailableEndpoint
2025-01-06 09:01:02
42
Forward port of issue #20799 to 2.3.0.RC1.
springboot Update documentation about endpoint enablement to reflect behaviour of @ConditionalOnAvailableEndpoint
2025-01-06 09:00:56
95
Comment From: wilkinsonaThank you for making your first contribution to Spring Boot, @ericus20.
springboot Update documentation about endpoint enablement to reflect behaviour of @ConditionalOnAvailableEndpoint
2025-01-06 09:00:49
2212
In 2.2, we introduced @ConditionalOnAvailableEndpoint so that an endpoint is now only auto-configured if it's available....
springboot ConfigurationProperties failed to convert java.lang.String to @javax.validation.constraints.NotNull java.io.File updating from 1.x to 2.2.X
2025-01-06 09:00:42
5025
Caused by: java.lang.IllegalStateException: Could not retrieve file for class path resource [facts/dictionary.yaml]: cla...
springboot Upgrade Ubuntu version in CI images
2025-01-06 09:00:36
33
Upgrade to ubuntu:bionic-20200311
上一页
下一页
1
…
2192
2193
2194
2195
2196
…
2246
.