GitHub / spring-projects/spring-data-commons issues and pull requests
Labelled with: type: bug
#3401 - Filter bridge methods from `DefaultCrudMethods` lookup
Issue -
State: closed - Opened by mp911de 8 days ago
Labels: type: bug
#3391 - Register native hints for (at)Reflective annotated methods of domain types.
Pull Request -
State: closed - Opened by christophstrobl 26 days ago
Labels: type: bug, theme: aot
#3390 - Add test cases for Kotlin private constructor instantiation edge cases
Pull Request -
State: open - Opened by edwardmp 26 days ago
Labels: type: bug
#3389 - `Failed to instantiate` bug when a class with private constructor has value class constructor param
Issue -
State: open - Opened by edwardmp 26 days ago
- 5 comments
Labels: type: bug
#3387 - `@Reflective` not always considered on domain types
Issue -
State: closed - Opened by odrotbohm 26 days ago
Labels: type: bug, theme: aot
#3374 - Fix TypeName resolution of method return type
Issue -
State: closed - Opened by christophstrobl about 2 months ago
- 1 comment
Labels: type: bug
#3368 - Fix potential race condition in `Lazy.getNullable()`
Pull Request -
State: closed - Opened by jbj338033 about 2 months ago
- 1 comment
Labels: type: bug
#3361 - `ClassGeneratingPropertyAccessorFactory` fails when type hierarchy defines a field with the same name twice
Issue -
State: open - Opened by mp911de 2 months ago
Labels: type: bug
#3355 - Avoid attempts to override AOT generated query method metadata.
Pull Request -
State: closed - Opened by christophstrobl 3 months ago
Labels: type: bug
#3355 - Avoid attempts to override AOT generated query method metadata.
Pull Request -
State: closed - Opened by christophstrobl 3 months ago
Labels: type: bug
#3354 - AOT Repositories: OwnerRepository.json already exists
Issue -
State: closed - Opened by mhalbritter 3 months ago
- 8 comments
Labels: type: bug
#3345 - Use generated classname for writing aot repository content
Pull Request -
State: closed - Opened by christophstrobl 3 months ago
Labels: type: bug, theme: aot
#3340 - NPE in MappingRelationalConverter.writeValue()
Issue -
State: open - Opened by gvozdovvalera-droid 4 months ago
- 1 comment
Labels: type: bug
#3326 - Usage of findByIdOrNull Kotlin extension ignores proxy annotations
Issue -
State: open - Opened by GFriedrich 4 months ago
- 7 comments
Labels: type: bug
#3306 - `CustomConversions` issues a warning for asymmetric converters when converting from a `List`
Issue -
State: closed - Opened by GFriedrich 6 months ago
- 1 comment
Labels: type: bug
#3304 - Use mutable list to collect items from `Stream` for reversal
Pull Request -
State: closed - Opened by quaff 6 months ago
- 1 comment
Labels: type: bug
#3287 - `DeferredRepositoryInitializationListener` is registered multiple times
Issue -
State: closed - Opened by frederikz over 1 year ago
- 2 comments
Labels: type: bug
#3284 - Modify it to avoid adding runtimeHints for primitive types and array types.
Pull Request -
State: closed - Opened by ckdgus08 7 months ago
- 1 comment
Labels: type: bug
#3277 - Avoid matching multipart parameters annotated with @ModelAttribute
Pull Request -
State: closed - Opened by onobc 7 months ago
- 2 comments
Labels: type: bug
#3277 - Avoid matching multipart parameters annotated with @ModelAttribute
Pull Request -
State: closed - Opened by onobc 7 months ago
- 2 comments
Labels: type: bug
#3258 - Spring Data Commons 3.3.4 breaks `@ModelAttribute` handling
Issue -
State: closed - Opened by sdeleuze 8 months ago
Labels: type: bug
#3249 - `KotlinBeanInfoFactory` doesn't consider `get`-prefixed methods as getters for boolean properties
Issue -
State: closed - Opened by mmrsic 9 months ago
Labels: type: bug, in: kotlin
#3225 - Problem with class-based projections since Spring Framework 6.1.x
Issue -
State: closed - Opened by sondemar 11 months ago
- 1 comment
Labels: type: bug
#3219 - Avoid multiple `DeferredRepositoryInitializationListener` registrations in `RepositoryConfigurationDelegate`
Pull Request -
State: closed - Opened by xeounxzxu 11 months ago
- 2 comments
Labels: type: bug
#3215 - `PropertyAccessingMethodInterceptor` fails with `IllegalStateException` when target method is bridged
Issue -
State: closed - Opened by sivaprasadreddy 12 months ago
- 2 comments
Labels: type: bug
#3167 - `KotlinBeanInfoFactory` throws `IntrospectionException` when the setter doesn't match getter type
Issue -
State: closed - Opened by ldwqh0 about 1 year ago
Labels: type: bug
#3164 - Open projections with accessors not following JavaBeans Spec naming identified as closed projection
Issue -
State: closed - Opened by mp911de about 1 year ago
Labels: type: bug
#3137 - JSON rendering setup to issue warning logs causes custom Page implementations not to render correctly
Issue -
State: closed - Opened by odrotbohm over 1 year ago
Labels: type: bug
#3131 - `IndexOutOfBoundsException` on `KotlinCopyMethod.shouldUsePublicCopyMethod(…)` when saving single-property Kotlin data class with Association
Issue -
State: closed - Opened by amreivcz-old over 1 year ago
- 1 comment
Labels: type: bug
#3126 - Thread Pinning in `Repositories#cacheRepositoryFactory()`
Issue -
State: closed - Opened by AntipovAndrey over 1 year ago
- 1 comment
Labels: type: bug
#3125 - Custom Repository returns `Optional` as return type for `T`
Issue -
State: closed - Opened by jschmied over 1 year ago
- 1 comment
Labels: type: bug
#3119 - Add missing native image runtime hints for Jackson Page serialization.
Pull Request -
State: closed - Opened by christophstrobl over 1 year ago
Labels: type: bug
#3119 - Add missing native image runtime hints for Jackson Page serialization.
Pull Request -
State: closed - Opened by christophstrobl over 1 year ago
Labels: type: bug
#3117 - @EnableSpringDataWebSupport not working in native image
Issue -
State: closed - Opened by czp3009 over 1 year ago
- 2 comments
Labels: type: bug
#3116 - ConcurrentModificationException for registerEvent in TransactionalEventListener
Issue -
State: closed - Opened by arne-kroeger over 1 year ago
- 4 comments
Labels: type: bug
#3104 - DTO projection properties mapping to associations are not propulated
Issue -
State: closed - Opened by mp911de over 1 year ago
Labels: type: bug
#3101 - `PageModel` uses wrapping serialization mode if no `SpringDataWebSettings` found
Issue -
State: closed - Opened by odrotbohm over 1 year ago
Labels: in: web, type: bug
#3087 - Apply Kotlin Value Class unboxing to generated Property Accessors
Issue -
State: closed - Opened by mp911de over 1 year ago
Labels: type: bug
#3059 - Do not create persistent properties for `Map` and `Collection`-like entities
Pull Request -
State: closed - Opened by mp911de over 1 year ago
Labels: type: bug
#3059 - Do not create persistent properties for `Map` and `Collection`-like entities
Pull Request -
State: closed - Opened by mp911de over 1 year ago
Labels: type: bug
#3056 - Auditing triggers unintended persistent entity creation for collection like types (List, Set,...)
Issue -
State: closed - Opened by mahdibohloul over 1 year ago
- 3 comments
Labels: type: bug
#3054 - Do not register SpringDataWebSettings if pageSerializationMode is default
Pull Request -
State: closed - Opened by quaff over 1 year ago
- 1 comment
Labels: type: bug
#3048 - Default generic type arguments when resolving KType for Class.
Pull Request -
State: closed - Opened by christophstrobl over 1 year ago
Labels: type: bug
#3048 - Default generic type arguments when resolving KType for Class.
Pull Request -
State: closed - Opened by christophstrobl over 1 year ago
Labels: type: bug
#3041 - Spring Data Mapping fails on multiple synthetic Kotlin constructors with same argument count
Issue -
State: closed - Opened by huberchrigu almost 2 years ago
- 1 comment
Labels: type: bug, in: kotlin
#3039 - Use enclosing class constructor parameter only for non-static inner classes
Pull Request -
State: closed - Opened by christophstrobl almost 2 years ago
Labels: type: bug
#3039 - Use enclosing class constructor parameter only for non-static inner classes
Pull Request -
State: closed - Opened by christophstrobl almost 2 years ago
Labels: type: bug
#3038 - Invalid parent parameter provided to static inner class constructors
Issue -
State: closed - Opened by G0dC0der almost 2 years ago
- 6 comments
Labels: type: bug, in: mapping
#3034 - Guard AOT registration of PageModule
Pull Request -
State: closed - Opened by christophstrobl almost 2 years ago
Labels: type: bug
#3034 - Guard AOT registration of PageModule
Pull Request -
State: closed - Opened by christophstrobl almost 2 years ago
Labels: type: bug
#3026 - Add missing runtime hit for Unpaged required by PageModule
Pull Request -
State: closed - Opened by christophstrobl almost 2 years ago
Labels: type: bug
#2996 - Introduce `MethodParameterFactory` to `Parameters`
Pull Request -
State: closed - Opened by mp911de almost 2 years ago
- 5 comments
Labels: type: bug
#2995 - `Parameter.getType()` returns erased generic type for method parameters
Issue -
State: closed - Opened by ryerrappa almost 2 years ago
- 3 comments
Labels: type: bug
#2994 - `BeanUtils.getPropertyDescriptors(…)` for Kotlin class with Java superclass does not include properties from its superclass
Issue -
State: closed - Opened by cmdjulian almost 2 years ago
- 6 comments
Labels: type: bug
#2993 - `KotlinBeanInfoFactory` fails on bean where setter is primitive type and getter is boxed
Issue -
State: closed - Opened by drewhk almost 2 years ago
- 10 comments
Labels: type: bug
#2990 - `KotlinBeanInfoFactory` throws an exception when creating bean info for enums
Issue -
State: closed - Opened by klaasdellschaft almost 2 years ago
- 4 comments
Labels: type: bug
#2986 - Kotlin ValueBoxing breaks entity instantiator for data classes that has generic field
Issue -
State: closed - Opened by ajax-kanarik-v almost 2 years ago
- 1 comment
Labels: type: bug
#2973 - AbstractPersistentProperty now considers the owner for equals.
Pull Request -
State: closed - Opened by schauder about 2 years ago
- 3 comments
Labels: type: bug
#2972 - Make AbstractPersistentProperties consider owner for equals.
Issue -
State: closed - Opened by schauder about 2 years ago
Labels: type: bug
#2964 - `KotlinBeanInfoFactory` creates bean info for interfaces
Issue -
State: closed - Opened by mp911de about 2 years ago
Labels: type: bug
#2958 - Add parameter to exception message format
Pull Request -
State: closed - Opened by mawen12 about 2 years ago
- 1 comment
Labels: type: bug
#2956 - Parameter missing in message format
Issue -
State: closed - Opened by mawen12 about 2 years ago
Labels: type: bug
#2943 - SpelQueryContext errors on unbalanced quotes in SQL statement comments
Issue -
State: open - Opened by roookeee about 2 years ago
- 5 comments
Labels: type: bug
#2939 - `@DomainEvents` and `@AfterDomainEventPublication` not visible on native image
Issue -
State: closed - Opened by odrotbohm about 2 years ago
Labels: type: bug, in: core, in: repository
#2938 - @DomainEvents method not being called on saveAll with Window<>
Issue -
State: closed - Opened by jiaheng about 2 years ago
- 8 comments
Labels: type: bug
#2937 - ProxyingHandlerMethodArgumentResolver conflict with @AuthenticationPrincipal
Issue -
State: closed - Opened by spadou about 2 years ago
- 7 comments
Labels: type: bug
#2928 - Correct method parameter type in tests
Pull Request -
State: closed - Opened by quaff about 2 years ago
- 1 comment
Labels: type: bug
#2904 - `SpelEvaluator.evaluate(…)` fails with `NullPointerException` when an expression yields a `null` value
Issue -
State: closed - Opened by rogeriomgatto over 2 years ago
- 8 comments
Labels: type: bug
#2869 - Query methods returning an aggregate implementing `Streamable` considered collection executions
Issue -
State: closed - Opened by odrotbohm over 2 years ago
Labels: type: bug, in: repository
#2865 - Use `Pageable.unpaged(sort)` for sorted unpaged pageable
Pull Request -
State: closed - Opened by quaff over 2 years ago
- 3 comments
Labels: type: bug
#2858 - Emit items in order when scrolling backwards using WindowIterator.
Pull Request -
State: closed - Opened by christophstrobl over 2 years ago
- 1 comment
Labels: type: bug
#2857 - WindowIterator should emit items in order when scrolling backwards.
Issue -
State: closed - Opened by christophstrobl over 2 years ago
Labels: type: bug
#2852 - Repository functions can return null elements in collections
Issue -
State: closed - Opened by Carlrs over 2 years ago
- 3 comments
Labels: type: bug
#2831 - Using Interface-Based Projections Requires a Lot of Heap Memory
Issue -
State: closed - Opened by i8r over 2 years ago
- 3 comments
Labels: type: bug
#2822 - ReactiveBeforeSaveCallback doesn't work with generic type
Issue -
State: closed - Opened by danielimre over 2 years ago
- 2 comments
Labels: type: bug
#2808 - Adopt `DefaultReactiveEntityCallbacksUnitTests` to Java 18's `IllegalArgumentException` as marker for incompatible lambda payload
Issue -
State: closed - Opened by michael-simons over 2 years ago
- 1 comment
Labels: type: bug, in: core
#2762 - Use unique bean name for configuration post processors
Pull Request -
State: closed - Opened by christophstrobl almost 3 years ago
- 1 comment
Labels: type: bug
#2531 - HateoasSortHandlerMethodArgumentResolver should append * to the 'sort' parameter template variable.
Issue -
State: closed - Opened by dayre almost 4 years ago
- 1 comment
Labels: type: bug
#2176 - QuerydslPredicateBuilder looks at Type properties instead of QType [DATACMNS-1760]
Issue -
State: open - Opened by spring-projects-issues over 5 years ago
- 4 comments
Labels: type: bug, in: repository
#2079 - Projection Not working for Array Of Object [DATACMNS-1656]
Issue -
State: closed - Opened by spring-projects-issues almost 6 years ago
- 7 comments
Labels: type: bug, in: repository, status: invalid
#2044 - Invalid @NonNullApi [DATACMNS-1616]
Issue -
State: closed - Opened by spring-projects-issues about 6 years ago
- 1 comment
Labels: type: bug, in: core
#1936 - Deserializing java.util.Optional throws exception [DATACMNS-1501]
Issue -
State: closed - Opened by spring-projects-issues over 6 years ago
- 9 comments
Labels: type: bug, status: declined, in: mapping
#1801 - Returning a Mono root object from a custom EvaluationContextExtensionSupport does not work [DATACMNS-1365]
Issue -
State: closed - Opened by spring-projects-issues over 7 years ago
- 5 comments
Labels: status: superseded, type: bug
#1601 - Projection instances can't be serialized [DATACMNS-1160]
Issue -
State: open - Opened by spring-projects-issues about 8 years ago
- 2 comments
Labels: type: bug, in: repository
#1392 - querydsl scala quick fix in spring data [DATACMNS-938]
Issue -
State: open - Opened by spring-projects-issues almost 9 years ago
- 3 comments
Labels: type: bug, in: core, status: waiting-for-feedback, status: ideal-for-contribution, status: feedback-reminder