SpringBoot Add reference to IBM MQ Spring Boot starter

I would like to add the IBM mq-jms-spring-boot-starter ( https://github.com/ibm-messaging/mq-jms-spring ) to the list of...

SpringBoot Automatically enable h2c when HTTP/2 is enabled without SSL

If you want to use HTTP/2 from end-to-end, an app that's running behind a proxy that's performing TLS termination will n...

SpringBoot I want to make a aspect which will take effect when i add a annotation on the type and method,but failed

I want to make a aspect which will take effect when i add a annotation on the type and method.the Aspect class:@Compone...

SpringBoot Does spring-boot-maven-plugin support binding volume in pack CLI

Does spring-boot-maven-plugin support binding volume in pack CLIpack a --volume /a:/b Comment From: philwebbSee #23518...

SpringBoot Test encoding with Spring MVC Resources

25949 changed the test that caught https://github.com/spring-projects/spring-framework/issues/26775. We should introduce...

SpringBoot @Persistent should not be considered when scanning for MongoDB entities

As a result of https://github.com/spring-projects/spring-data-mongodb/issues/3592, Spring Data MongoDB has stopped looki...

SpringBoot Upgrade to Netty 4.1.63.Final

Comment From: msmsimondeanAs I've flagged in https://github.com/spring-projects/spring-boot/issues/26031#issue-856157193...

SpringBoot Releasing a new version of Spring Boot to bring in the fix for a new medium vulnerability in Netty

Hi. Are there any immediate plans to release a new version of Spring Boot (e.g. Spring Boot 2.4.5) that includes the fi...

SpringBoot Add metrics for AbstractRoutingDataSource.

Fixes gh-22823Comment From: onobcI will fix the conflicts w/in next 24 hrs - just noticed it.Comment From: wilkinsonaTha...

SpringBoot Getting AbstractMethodErrorException when migrating from Spring Boot 1.5.9.RELEASE to 2.1.4.RELEASE; spring version 5.1.6.RELEASE

Hi, I have a parent pom in my project that was using spring boot 1.5.9.RELEASE. I have upgraded this to 2.1.4.RELEASE. I...

SpringBoot Elasticsearch auto-configuration does not configure default converters

Spring boot autoconfigured ElasticsearchRestTemplate class causes following log output when handling an entity having Bi...

SpringBoot Support Gradle 7 and raise minimum supported version of Gradle 6.x to 6.8

We're already testing against Gradle 7.0 so this is largely a documentation update. We should also raise the supported v...

SpringBoot Document more prominently that DataJpaTest sets spring.jpa.show-sql=true by default

See #25841 for some background. We could do with making it clearer that, by default, @DataJpaTest sets spring.jpa.show-s...

SpringBoot Provide auto-configuration for using Apache HttpClient 5 with WebClient

Framework 5.3 added support for Apache HttpClient 5 to WebClient. We should add corresponding support in Spring Boot. I ...

SpringBoot Docs contribution section

Comment From: cdalexndrContribution section needs a guide to editing docs (https://github.com/spring-projects/spring-boo...

SpringBoot Remove unused method parameters

Hi,this PR removes a couple unused method parameters.Cheers,ChristophComment From: dreis2211Test failure seems unrelated...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.

SpringBoot Wildfly deployment tests are failing due to micrometer-metrics/micrometer#2557

We can work around It for now with some Wildfly deployment metadata to open up com/sun/management.See micrometer-metrics...

SpringBoot logging.pattern.console Special phenomenon

SpringBootVersion: 2.3.9.RELEASEI found that if I define logging.pattern.console in the properties file(application.prop...

SpringBoot Upgrading to Spring Boot 2.4.4 results in "Failed to bind properties"

I've update Spring Boot from 2.4.3 to 2.4.4 and got***************************APPLICATION FAILED TO START***************...
上一页 下一页
.