Nineya
Home
Blog
SpringBoot Add reference to IBM MQ Spring Boot starter
2025-01-06 22:47:29
505
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
2025-01-06 22:47:22
3087
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
2025-01-06 22:47:16
16646
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
2025-01-06 22:47:00
241
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
2025-01-06 22:46:54
417
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
2025-01-06 22:46:47
448
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
2025-01-06 22:46:41
4744
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
2025-01-06 22:46:34
2950
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.
2025-01-06 22:46:28
339
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
2025-01-06 22:46:20
3590
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
2025-01-06 22:46:14
1795
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
2025-01-06 22:46:06
287
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
2025-01-06 22:46:00
244
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
2025-01-06 22:45:53
586
Framework 5.3 added support for Apache HttpClient 5 to WebClient. We should add corresponding support in Spring Boot. I ...
SpringBoot Docs contribution section
2025-01-06 22:45:38
664
Comment From: cdalexndrContribution section needs a guide to editing docs (https://github.com/spring-projects/spring-boo...
SpringBoot Remove unused method parameters
2025-01-06 22:45:31
542
Hi,this PR removes a couple unused method parameters.Cheers,ChristophComment From: dreis2211Test failure seems unrelated...
SpringBoot Polish
2025-01-06 22:45:25
52
This PR fixes some typos and polishes trivial stuff.
SpringBoot Wildfly deployment tests are failing due to micrometer-metrics/micrometer#2557
2025-01-06 22:45:19
136
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
2025-01-06 22:45:13
1093
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"
2025-01-06 22:44:41
1713
I've update Spring Boot from 2.4.3 to 2.4.4 and got***************************APPLICATION FAILED TO START***************...
上一页
下一页
1
…
2051
2052
2053
2054
2055
…
2246
.