Nineya
Home
Blog
软著申请
SpringBoot Fix invalid link in Spring Boot 3.0 Migration Guide (wiki)
2025-01-07 04:46:48
284
dependency management for 3.0.x is an invalid URL.The link below seems correct.https://docs.spring.io/spring-boot/docs/3...
SpringBoot WebFlux / Reactive Security - Traces not connected
2025-01-07 04:46:46
2333
When using WebFlux and Reactive Security the Micrometer traces are not connected (parent span missing). Especially trace...
SpringBoot Provide metrics for an AbstractRoutingDataSource's resolved targets
2025-01-07 04:46:42
9164
Comment From: wilkinsonaBased on this review comment, I think the main thing that we need to consider here is how to nam...
SpringBoot Remove Jetty/Netty/ApacheHttpClient checks for WebClient
2025-01-07 04:46:39
1974
adds the functionality according to #33474- removes additional checks for netty/jetty/Apache HttpClient dependenciesComm...
SpringBoot Fix a typo in the ExitCodeGenerator documentation
2025-01-07 04:46:36
443
This PR fixes a small typo in the ExitCodeGenerator documentation in the Core Freatures/SpringApplication/Application Ex...
SpringBoot Update copyrights to 2023
2025-01-07 04:46:33
172
Hi,this PR updates a couple of copyright related files to 2023.On this occasion: a happy new year to you.Cheers,Christop...
SpringBoot Fix typo in javadoc of org.springframework.boot.web.server.LocalServerPort
2025-01-07 04:46:30
66
Fixes a smal typo in Java Doc. Comment From: mhalbritterThank you!
SpringBoot Perform analysis of AOT processing failures
2025-01-07 04:46:27
2957
It would be nice to perform analysis of AOT processing failures in the same way as we do for failures during application...
SpringBoot EndpointRequestMatcher is missing toString() method
2025-01-07 04:46:24
963
For compliance reasons, we do need a kind of "web security configuration report" for all of our spring-boot applications...
SpringBoot SDKMAN should not use repo.spring.io for releases
2025-01-07 04:46:22
328
As mention in #33705 , I have replace repo url to maven url. While going through the https://github.com/spring-projects/...
SpringBoot Spring boot 2.6.0 'integrationDataSourceInitializer' throws is java.lang.IllegalStateException: Unable to detect database type
2025-01-07 04:46:18
49422
I am observing the following error for Sybase database after upgrading Spring boot version from 2.4.5 to 2.6.0.Caused by...
SpringBoot @ConfigurationProperties on a @Bean method does not work when the bean has a constructor that is eligible for constructor binding
2025-01-07 04:46:15
3758
Using Spring Boot 3.0.1, I have the following POJO on which I wish to bind a certain property:public class TestPropertie...
SpringBoot AbstractSecurityWebSocketMessageBrokerConfigurer in method configureInbound dosen't work with keycloak token
2025-01-07 04:46:13
678
Hello every one I created an issue in https://github.com/BijanVan/Spring-Boot-Websocket-Sample/issues/1#issue-1512135406...
SpringBoot Installing Homebrew formula with --head does not work
2025-01-07 04:46:10
949
See build.head sectionComment From: wilkinsonaThings don't even get as far as trying to build with Maven due to an attem...
SpringBoot spring-boot 3.0.1 Startup failed
2025-01-07 04:46:06
6312
java.lang.TypeNotPresentException: Type javax.servlet.http.HttpServletRequest not present at java.base/sun.reflect.ge...
SpringBoot Updated SDKMAN repo url to maven url
2025-01-07 04:46:04
184
As mention in #33705, I have replace repo url to maven url. While going through the #33702 and Jan 2023 spring notice.Le...
SpringBoot Homebrew and Scoop should not use repo.spring.io for releases
2025-01-07 04:46:01
131
https://spring.io/blog/2022/12/14/notice-of-permissions-changes-to-repo-spring-io-january-2023 means that installations ...
SpringBoot build-image fails with Builder lifecycle 'creator' failed with status code 51
2025-01-07 04:45:59
19192
For about one hour spring-boot:build-image does no longer work:[INFO] [creator] Paketo Spring Boot Buildpack 5.1...
SpringBoot The build-image goal for the spring-boot-maven-plugin used to work without any issues inside the GitHub Actions. The image was executed successfully after loading the self-signed certificate. The build has failed suddenly and received the below error message. The paketo build pack used is 5.22.0. Is there any fix available, how to install or copy the certificate inside the Github Actions.
2025-01-07 04:45:56
15844
The build-image goal for the spring-boot-maven-plugin used to work without any issues inside the GitHub Actions. The pa...
SpringBoot Update ConfigDataEnvironmentContributors to allow imports to access previous contributions
2025-01-07 04:45:52
3248
See https://github.com/spring-cloud/spring-cloud-vault/issues/607#issuecomment-977666573 for more background.Currently C...
上一页
下一页
1
…
1861
1862
1863
1864
1865
…
2246
.