Nineya
Home
Blog
SpringBoot Upgrade to Spring Security 5.4.5
2025-01-06 21:06:06
173
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
2025-01-06 21:05:59
4332
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
2025-01-06 21:05:51
787
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
2025-01-06 21:05:42
552
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
2025-01-06 21:05:35
986
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
2025-01-06 21:05:25
1010
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
2025-01-06 21:05:19
13695
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
2025-01-06 21:05:11
11430
add dependency <dependency> <groupId>org.springframework.boot</groupId> <artifactId...
SpringBoot Support Jetty 10.0.x
2025-01-06 21:05:04
1801
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
2025-01-06 21:04:57
612
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
2025-01-06 21:04:46
510
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
2025-01-06 21:04:28
1157
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
2025-01-06 21:04:21
23704
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
2025-01-06 21:04:07
886
@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
2025-01-06 21:04:00
225
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
2025-01-06 21:03:54
2351
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
2025-01-06 21:03:47
3524
According to the influxdb-java manual, it's a recommended approach to write data using its built-in batching functionali...
SpringBoot json-smart NoclassDefFoundError
2025-01-06 21:03:40
27859
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
2025-01-06 21:03:32
183
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
2025-01-06 21:03:25
187
… pluginReordered docs to highlight and prioritize usage maven-publishComment From: wilkinsonaThanks very much, @robert-...
上一页
下一页
1
…
2068
2069
2070
2071
2072
…
2246
.