SpringBoot Upgrade to Spring Security 5.4.5

Comment From: wilkinsonaOn hold until we decide what to do about the JOSE JWT dependency: https://github.com/spring-proj...

SpringBoot Managed versions of oauth2-oidc-sdk and nimbus-jose-jwt are incompatible

Spring: 2.4.2Caused by: java.lang.ClassCastException: com.nimbusds.jose.shaded.json.JSONObject cannot be cast to net.min...

SpringBoot Upgrade to Spring Data 2020.0.5

Comment From: mp911deProject Dependencies Spring Data 2020.0.4Cassandra Driver (com.datastax.oss:java-driver-core): 4.9....

SpringBoot DatabaseDriver does not detect Amazon Redshift correctly

Resolves #25128 Comment From: pivotal-issuemaster@melburne Please sign the Contributor License Agreement!Click here to m...

SpringBoot Refactor CacheConfigurations to avoid storing configuration classes

This commit refactors CacheConfigurations implementation to make it more native friendly by storing strings instead of c...

SpringBoot No error message when using spring.profiles.include in a profile-specific config file if it's written as a YAML list

I just spent a lot of time trying to find out why a set of profile-specific configuration properties were not loaded in ...

SpringBoot Missing resource handling configuration when separate management context is configured

If we configure the management.server.port and this one is not equal to server.port via spring.web.resources.chain.strat...

SpringBoot BeanCreationException thrown creating 'neo4jMappingContext' with Spring Boot 2.4.2 when combined with MongoDB

add dependency <dependency> <groupId>org.springframework.boot</groupId> <artifactId...

SpringBoot Support Jetty 10.0.x

Jetty 10 with Servlet 4 support is out and Framework is looking to support it as soon in 5.3.x as possible (https://gith...

SpringBoot Remove the use of Bintray from release pipeline

Hi,I think Boot might be affected by the Bintray shutdown announced here: https://jfrog.com/blog/into-the-sunset-bintray...

SpringBoot Upgrade to Spring Data Neumann-SR7

Comment From: mp911deProject Dependencies Spring Data Neumann-SR7Cassandra Driver (com.datastax.oss:java-driver-core): 4...

SpringBoot WebMvcTest: Test fails with empty response body due to having an interface defined for Controller and @Secured annotation

Using @WebMvcTest to test a controller that implements an interface and moreover has some annotations like @Secured lead...

SpringBoot Circular reference in JPA, DataSource, initializers

This was originally reported by a Spring Cloud user (someone trying to upgrade the Petclinic microservice edition to Spr...

SpringBoot DataSource initialization does not see the result of wrapping or proxying a DataSource via a BeanPostProcessor

@joshlong has been experimenting with using Spring Retry to make the auto-configured DataSource retry connection retriev...

SpringBoot Group JDBC-related batch properties beneath spring.batch.jdbc

This is an enhancement mentioned as #25053. Deprecating the existing batch jdbc properties and moving those under spring...

SpringBoot Group JDBC-related batch properties beneath spring.batch.jdbc

As of v2.4.2, JDBC-related properties for batch are under spring.batch, unlike quartz, session and integration where tho...

SpringBoot Add batching properties and customizer callback for InfluxDB

According to the influxdb-java manual, it's a recommended approach to write data using its built-in batching functionali...

SpringBoot json-smart NoclassDefFoundError

I use spring-boot 1.5.1 RELEASE I find bug that "net.minidev:json-smart:2.2.1" is default "testCompile"I Solved it by ad...

SpringBoot Upgrade to Spring Framework 5.3.4

Comment From: philwebbBlocked on https://github.com/spring-projects/spring-data-rest/issues/1966Comment From: philwebbPr...

SpringBoot Update the Gradle plugin documentation to recommend the maven-publish plugin over the maven plugin

… pluginReordered docs to highlight and prioritize usage maven-publishComment From: wilkinsonaThanks very much, @robert-...
上一页 下一页
.