SpringBoot Resolve the maven plugin layers name error, fixed #31115

issues: https://github.com/spring-projects/spring-boot/issues/31115Change name from includeModuleDependencies to include...

SpringBoot Use Spring Batch Bom

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"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Affects: 2.6.7Currently Spring allows registering immutable classes or records as @ConfigurationProperties via @Construc...

SpringBoot Generate reflection hints for configuration property binding

In the fullness of time we may use AOT code generation to enable reflection-free configuration property binding. In the ...
上一页 下一页
.