Nineya
Home
Blog
SpringBoot Resolve the maven plugin layers name error, fixed #31115
2025-01-07 03:07:32
700
issues: https://github.com/spring-projects/spring-boot/issues/31115Change name from includeModuleDependencies to include...
SpringBoot Use Spring Batch Bom
2025-01-07 03:07:28
183
Starting with the release of Spring Batch 5.0.0-M3, a bom is provided: https://github.com/spring-projects/spring-batch/i...
SpringBoot Revert to using "application/json" as default MIME type for GraphQL while remaining compatible with "application/graphql+json"
2025-01-07 03:07:25
242
As seen in spring-projects/spring-graphql#375, Spring Boot should also use "application/json" as the default MIME type b...
SpringBoot cannot delete static folder with spring boot
2025-01-07 03:07:21
1813
When I use Serve Static Resources with Spring Boot 2.3.8.RELEASE , my configuration is as follows @Override public vo...
SpringBoot undertow not work on windows 11
2025-01-07 03:07:17
11737
SpringBoot version: 2.6.7any http request will fail on windows 11logs2022-05-19 11:54:54.539 INFO 9236 --- [ ...
SpringBoot Upgrade to Spring Batch 5.0.0-M3
2025-01-07 03:07:10
172
It builds against Micrometer 2.0.0-SNAPSHOT at the moment, so do this only after all projects have switched to Micromete...
SpringBoot Database queries logging enhancement
2025-01-07 03:07:06
904
Hi team, thank you for the brilliant spring-boot, however there is a few things for improvementThis issue exists for a d...
SpringBoot Add a profile to spring-boot-starter-parent for building a native image from an application
2025-01-07 03:06:56
359
Comment From: snicollI've added a classifier when the profile is used so that the repackaged archive is no longer the ma...
SpringBoot App fails to start when it depends on thymeleaf-extras-springsecurity6 but does not have Spring Security on the classpath
2025-01-07 03:06:48
350
Spring Security dependency check for SpringSecurityDialect seems to be lost when restoring support for Thymeleaf, see 12...
SpringBoot Remove auto-configuration for Apache Solr until it is compatible with Jetty 11
2025-01-07 03:06:43
1170
Comment From: wilkinsonaSolr 9's new Http2SolrClient requires Jetty 9.4. There's a PR to move to Jetty 10 but we require...
SpringBoot Integrate AOT generation in Spring Boot Maven Plugin
2025-01-07 03:06:39
791
Spring Framework has recently introduced a way to inspect the state of an application at build-time, and generate code t...
SpringBoot Upgrade to Spring Integration 5.5.12
2025-01-07 03:06:36
220
Comment From: yusuflimdiwalacan i pick this issue ?Comment From: snicoll@yusuflimdiwala thanks for offering but we prefe...
SpringBoot Local code cannot find git tag 2.6.7
2025-01-07 03:06:31
238
I pulled the latest code, but I can't find git tag 2.6.7 ❓❓❓ 🧐Comment From: diguageMaybe you can try this command git fe...
SpringBoot Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource
2025-01-07 03:06:22
2941
The Externalized Configuration section of the reference documentation say that order of default properties (SpringAppli...
SpringBoot ResponseStatusException no longer returning response body in 2.6.1 using spring security
2025-01-07 03:06:16
19888
we found that after upgrading to spring boot 2.6.1 that the response body from the ResponseStatusException is no longer ...
SpringBoot A failure when an instrumented WebClient records metrics causes the request to fail
2025-01-07 03:06:13
1597
I recently ran into an issue with a misconfigured MeterFilter. The filter threw exceptions causing in requests failing. ...
SpringBoot Allow customization of single logout in auto-configured SAML relying party registration
2025-01-07 03:06:08
4644
Currently a auto configured relying party registration cannot be modified afterwards.In my case i configured a ssaml sin...
SpringBoot Upgrade to Maven Resolver 1.6.3
2025-01-07 03:06:05
356
Comment From: wilkinsonaThis is more involved than I had anticipated due to the deprecation of DefaultServiceLocator. It...
SpringBoot Support @ConstructorBinding for classes defined as regular beans
2025-01-07 03:06:01
1488
Affects: 2.6.7Currently Spring allows registering immutable classes or records as @ConfigurationProperties via @Construc...
SpringBoot Generate reflection hints for configuration property binding
2025-01-07 03:05:56
227
In the fullness of time we may use AOT code generation to enable reflection-free configuration property binding. In the ...
上一页
下一页
1
…
1935
1936
1937
1938
1939
…
2246
.