Aurora Blog
Home
Spring Security Failed to configure a DataSource
2025-11-10 14:00:30
4072
Describe the bugFailed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be c...
Spring AI Testcontainers support for MongoDB Atlas is still broken
2025-11-10 14:00:26
987
Bug descriptionSupport for the MongoDbAtlasLocalContainer as a development/test container relying on Spring Boot's Conne...
Spring AI JsonParser is using a self instantiated ObjectMapper, allow usage of a custom ObjectMapper instance
2025-11-10 14:00:24
3991
Bug descriptionWhen calling a tool, is invoked the JsonParser.OBJECT_MAPPER to extract tool arguments.But when the json ...
SpringBoot Config file order changed by UnmodifiableMap in ConfigDataImporter
2025-11-10 14:00:17
2088
Spring Boot Version: 3.5.7Class: org.springframework.boot.context.config.ConfigDataImporterMethod: private Map<Confi...
SpringBoot Provide auto configuration for job details and triggers when using Quartz
2025-11-10 14:00:15
1022
What we are currently seeing, when using Quartz with Spring Boot, is that only the high level configurations are availab...
SpringBoot 4.0.0-RC2 changes database column auto-naming for fields with numbers
2025-11-10 14:00:13
1958
Using spring-boot-jpa in spring boot 3, an entity with field named columnWith1Number got auto-named column_with1number i...
Keras [Feature Request] Add AdaptivePooling - Avg/Max
2025-11-09 14:02:20
5016
starter: adaptive_pooling <- this works in torch and tensorflow backend, not jax.Comment From: innat@dhantule It's no...
Jackson Databind Deserialization fails with ImmutableList in Jackson 2.18.3
2025-11-09 14:02:14
6040
Jackson 2.18.3 fails to deserialize classes with @Builder (Lombok) and ImmutableList (Guava) fields. This worked in Jack...
Apache Superset [6.0.0rc2] When editing a filter and selecting a dataset, frontend filter does not take effect
2025-11-09 14:01:19
2510
Bug descriptionWhen editing a filter and selecting a dataset, the frontend filter does not take effect, but the interfac...
Spring Cloud Openfeign Broken OpenFeign with Kotlin 2.2 and default interface method
2025-11-09 14:00:41
2015
Describe the bugWhile migrating to Kotlin 2.2, our OpenFeign calls stopped working. They were calling the default interf...
Spring Security Spring OAuth2 Client + native does not work out of the box. Should be easy to fix
2025-11-09 14:00:36
8619
Expected BehaviorOne should be able to use the native build features of Spring Boot out of the box with .spring-boot-sta...
Spring Security Add expiresAt attribute for refresh token
2025-11-09 14:00:34
1368
Expected BehaviorWhen constructing an OAuth2AccessTokenResponse, if a refresh token is present, it should include an exp...
SpringBoot kafka_2.12 managed dependency version not present in maven central
2025-11-09 14:00:23
2802
Hi, I'm building our code with Spring Boot 4.0.0-RC2 pre-release and I'm seeing org.apache.kafka:kafka_2.12 managed vers...
SpringBoot Support bridging logs to OpenTelemetry API
2025-11-09 14:00:18
727
Spring Boot offers nice abstractions to configure logs via a unified model. Furthermore, it offers great integrations an...
Spring RestTestClient can leak HTTP connections when no body expectations are performed
2025-11-09 14:00:15
7662
Steps to ReproduceDownload rest-client-issue.zip. It uses Spring Boot 4.0.0-RC2 and Spring Framework Web 7.0.0-RC3.Run t...
Spring Spring select and options form tags do not use character encoding of response
2025-11-09 14:00:13
688
Bug #33023 (with commit e622555)has been partially fixed: few others Spring form tags (such as <form:select> and ...
Spring Rename maxAttempts to maxRetries in @Retryable and RetryPolicy
2025-11-09 14:00:11
6394
Feature request / EnhancementBackgroundWhen configuring maximum retry attempts in Spring Framework (RetryPolicy, RetryTe...
Spring ./gradlew :buildSrc:test failing on JDKs before JDK 25
2025-11-09 14:00:08
2279
On JDK 21:$ ./gradlew --version------------------------------------------------------------Gradle 9.2.0-----------------...
Spring Reject attempt to use @MockitoSpyBean with a scoped proxy
2025-11-09 14:00:06
4698
Stubbing method calls on a @MockitoSpyBean in conjunction with ScopedProxyMode.TARGET_CLASS results in java.lang.Illegal...
Spring FragmentsRendering, add getViews or similar to facilitate Unit Tests
2025-11-08 14:00:07
619
When writing Unit-Tests for my controllers, I noticed that the modelAndViews list of FragmentsRendering is not accessibl...
上一页
下一页
1
…
15
16
17
18
19
…
386
.