SpringBoot Handle GitHub's secondary rate limit with dependency upgrades

When running bomrUpgrade on a version that requires more than 15 or so dependency upgrades, the build fails as creating ...

SpringBoot Remove ReproducibleLog4j2PluginsDatAction as it is redundant

The Log4j2Plugins.dat is now reproducible by default so there's no need for us to post-process it any more.

SpringBoot Move away from spring.factories for management context configuration imports

Similar to #29698, we need to move away from the use of spring.factories for @ManagementContextConfiguration imports. We...

SpringBoot Circular view path [error]: would dispatch back to the current handler URL [/error] again

Hello.The javax.servlet.ServletException: Circular view path [error]: would dispatch back to the current handler URL [/e...

SpringBoot ConfigDataResourceNotFoundException while trying to connect to vault

Hi,After upgrading from spring boot 2.4.4 to 2.5.1 our application fails to startup. Our configuration to read secrets ...

SpringBoot Consider adding banner.txt to the list of default filtered resources

Why is banner not filtered by default?<resources> <resource> <filtering>true</filtering...

SpringBoot Add redis sentinel username support for authentication with ACL

Hello, this pull request tends to update spring-boot-autoconfigure module regarding latest spring-data-redis evolutions ...

SpringBoot The active profiles log message is ambiguous when a profile's name contains a comma

Pull request for my original issue #29739 and the subsequent discussion on #29891Quoted the profiles with double quotes,...

SpringBoot @SpyBean causes BeanCurrentlyInCreationException when there are circular references

When @SpyBean is used on a field which is a circular reference, will raise a BeanCurrentlyInCreationException.Sample pro...

SpringBoot WebSocket auto-configuration throws a CNFE with Jetty 10.0.5 (same as #26847)

When using Jetty version 10.0.5 and Java 11 with Spring Boot 2.5.6 .. .9 or 2.6.0 still the in #26847 described problem ...

SpringBoot Neo4JTransactionManager will not be created if any other exists

I think here is a mistake, because it should be conditional on Neo4jTransactionManager. As for now if in project there i...

SpringBoot Upgrade to Spring Data 2021.2.0-M3

Comment From: mp911deProject Dependencies Spring Data 2021.2.0-M3Cassandra Driver (com.datastax.oss:java-driver-bom): 4....

SpringBoot Upgrade to Spring Data 2021.1.2

Comment From: mp911deProject Dependencies Spring Data 2021.1.2Cassandra Driver (com.datastax.oss:java-driver-bom): 4.13....

SpringBoot Upgrade to Spring Data 2021.0.9

Comment From: mp911deProject Dependencies Spring Data 2021.0.9Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....

SpringBoot MongoProperties uri and host/port validation conflicts (again) with EmbeddedMongoAutoConfiguration when having uri set

Using spring-boot-autoconfigure 2.6.3In my application.properties i have this uri as a convenient default:spring.data.mo...

SpringBoot MeterFilter do not work for composite meter registres

Using MeterFilter's and 'enable' properties as described inhttps://docs.spring.io/spring-boot/docs/current/reference/htm...

SpringBoot Provide API/hook for enhancing fat jar in build plugins

In #22684 It was suggested there might be another approach.Comment From: wilkinsonaRather than us making changes to the ...

SpringBoot Reactive Resource file location

https://github.com/spring-projects/spring-boot/blob/cb08065ece147343f445b3022e056dd41623bdc8/spring-boot-project/spring-...

SpringBoot Failed application contexts are not deregistered from SpringApplicationShutdownHook

Spring Boot: 2.6.3Assume a mid sized Gradle project having around 4000 classes, and using integration tests (@SpringBoot...

SpringBoot Remove separate dependency management for netty-tcnative in favor of the entry in Netty’s bom

Since netty added tcnative to its BOM, it's no longer necessary to manage netty-tcnative in spring-boot-dependenciesComm...
上一页 下一页
.