SpringBoot How can I exclude the configuration enabled through a Boot protected inner configuration class?

I have a concrete situation where I want to exclude the configuration implemented by org.springframework.boot.autoconfig...

SpringBoot Add auto-configuration for JdkClientHttpConnector

Spring Framework 6 introduces JdkClientHttpConnector, a ClientHttpConnector based on the JDK HttpClient. Would be nice i...

SpringBoot Include GitHub actions in Dependabot config

This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.Dep...

SpringBoot Add config property for KafkaAdmin modifyTopicConfigs

Adds a new configuration property spring.kafka.admin.modify-topic-configs to facilitate enabling of this recently added ...

SpringBoot Kubernetes readiness probe endpoint returning 404

There appears to be some change in behaviour for the Kubernetes-oriented readiness group endpoint on 2.3.2 compared to 2...

SpringBoot HTTP Server and Data repositories metrics record null for the description

Hi, Recently, during creation of some dashboards with service metrics I found that some of them have missing description...

SpringBoot Use StackWalker to deduce main application class

Recently I am learning new features after jdk9, I saw an interesting feature. Stack-Walking API.This API allows us to it...

SpringBoot Fix checkstyle violation

Hi,this PR fixes a checkstyle violation.Cheers,ChristophComment From: scottfrederickSuperseded by https://github.com/spr...

SpringBoot spring-boot-starter-parent 2.7.1 missing from maven central

https://search.maven.org/artifact/org.springframework.boot/spring-boot-starter-parent missing 2.7.1They do exist here: ...

SpringBoot Adapt to change in default strategy for URL path matching in Spring MVC

Currently WebMvcAutoConfiguration sets a PathPatternParser if the matching-strategy is PATH_PATTERN_PARSER but doesn't d...

SpringBoot When using Jetty, setting the MVC Servlet path changes the static file directory.

When using Jetty, setting the MVC Servlet path changes the static file directory.This change is present in version 2.6.x...

SpringBoot Depend on org.apache.logging.log4j:log4j-api directly rather than through Elasticsearch's transitive dependencies

Compilation of spring-boot-actuator-autoconfigure depends on the Log4j API but it's only on the compile classpath throug...

SpringBoot Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section

Move deprecation of spring.data.mongodb.grid-fs-database from incorrect section „hints“ to correct section „properties“....

SpringBoot Upgrade to Native Build Tools Plugin 0.9.13

As part of this, we should straighten out the dependency management. It's currently split across spring-boot-dependencie...

SpringBoot Enable GraalVM reachability metadata repository

With https://github.com/oracle/graalvm-reachability-metadata now public and native-build-tools 0.9.13 just released, it ...

SpringBoot Reinstate support for Hibernate metrics

With the upgrade to Hibernate 6 (#31674), hibernate-micrometer is now compatible with Jakarta EE 9. Our support for auto...

SpringBoot Upgrade to Hibernate 6

Initial draft of a Hibernate 6 upgrade for Spring Boot. The first commit upgrades to Spring Data JPA and Envers versions...

SpringBoot Provide easy way to remote debug AOT generated code

It would be very helpful if we could easily remote debug AOT generated code directly from Maven/Gradle. Spring Native ha...

SpringBoot jetty starter 2.1.18.RELEASE internal incompatibility

Http server can not start up, and here is error logException in thread "Thread-22" java.lang.AbstractMethodErr...

SpringBoot Can I use a higher version of the spring-boot-maven-plugin to package the lower version of the spring-boot applications?

Can I use a higher version of the spring-boot-maven-plugin to package the lower version of the spring-boot applications ...
上一页 下一页
.