SpringBoot Duplicate records fetched while using findAll() method with specification and pageable - Springboot

I'm seeing some weird issue while working with findAll() method with the specification and pageable arguments. If I set ...

SpringBoot Add configuration option to configure Kafka Listener's onlyLogRecordMetadata

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...

SpringBoot Allow to configure ActiveMQ Artemis using broker url

See gh-10739Comment From: pivotal-issuemaster@jbertram Please sign the Contributor License Agreement!Click here to manua...

SpringBoot Spring Cloud Config Client not working with Spring Boot 2.4.0

Hello all. I've a small project with Spring Boot 2.4.0plugins { id 'org.springframework.boot' version '2.4.0' id '...

SpringBoot Upgrade to Embedded Mongo 3.0.0

New version of de.flapdoodle.embed.mongo was released about a month ago.This PR updates Embeded Mongo dependency and upd...

SpringBoot Add note for SPRING_PROFILES_ACTIVE in contributing guide

This PR adds a note for SPRING_PROFILES_ACTIVE environment variable when running tests in the contributing guide.

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye

SpringBoot Add preliminary support for JDK 16

Hi,this PR is a first step into supporting JDK 16 (see #24402 ), which can be tested when setting the custom buildJavaHo...

SpringBoot Remove deprecated SpringBootContextLoader#getArgs()

Hi,I just noticed this (since 2.2.7) deprecated method, that seems to have slipped through the usual deprecation removal...

SpringBoot Support MQTT 5 and Shared Subscription

https://docs.spring.io/spring-integration/reference/html/mqtt.htmlFollowing this page, I don't see any compatibility wit...

SpringBoot spring-boot-starter-data-redis - Repositories throw nullpointer exceptions after certain amount of run time

I recently upgraded to Spring Boot 2.4.1 from 2.3.6.RELEASE and started getting problems with Spring Data Redis throwing...

SpringBoot Improve "Git Commit Information" reference documentation

So... I could potentially report this as a security vulnerability, but it's already easily mitigated, and pretty minor. ...

SpringBoot BootstrapContext Binder cannot be used if accessed early

The Binder supplier is added twice in ConfigDataEnvironment.processAndApply, but if the first is accessed then the secon...

SpringBoot Clarify when SpEL expressions in application properties are evaluated

The documentation currently states that @Value will evaluate SpEL expressions and that "while you can write a SpEL expre...

SpringBoot Reorder documentation about building images

Section 4.31.1 is about Building Docker Images and 4.31.2 talks about Buildpacks. The buildpacks section should also go ...

SpringBoot Opening a connection to a jar:war: URL created by Tomcat results in an illegal reflective access warning on Java 13+

This is a follow-up to #15844. As asked by @philwebb, attached is an example project.WARNING: An illegal reflective acce...

SpringBoot spring-boot-maven-plugin build:image how to pass a Binding

we can pass a Binding when using pack or docker like this:pack build --volume <absolute-path-to-binding>:/platform...

SpringBoot about @ConfigurationPropertie

Why is this method called when create my configure @ConfigurationProperties class// {@link org.springframework.boot.cont...

SpringBoot Improve performance of Tomcat 'jar:war:file' URLs

See https://github.com/spring-projects/spring-boot/issues/18631#issuecomment-747700964 for context.We should be able to ...

SpringBoot Enable both public and private repository for pulling image during bootBuildImage

As described in #24547, if using runImage in private registry which was built upon images in public registry, image pull...
上一页 下一页
.