1179 Commits (e1fa89093cbfa7d644ea1cdd60b0bb15eb4f7c6d)

Author SHA1 Message Date
Mark Paluch e1fa89093c
Polishing. 1 month ago
Tran Ngoc Nhan a03a756027
Remove `Assert#notNull` for nullable `Link`. 1 month ago
Mark Paluch 18995084d4
Polishing. 1 month ago
Chris Bono 79d7a2801b
Stop supporting params not annotated with `@ProjectedPayload`. 1 month ago
Mark Paluch f4201529bc
Adapt composed property paths to Kotlin 2.0. 2 months ago
Mark Paluch b27e1b3bc6
Adopt generics to Kotlin 2.0 rules. 2 months ago
Christoph Strobl b06af675d4
Update License Headers. 2 months ago
Mark Paluch 820af2a296
Introduce first-class type-safe property path references. 2 months ago
Tran Ngoc Nhan e4b35bfb96
Remove unused imports. 2 months ago
Mark Paluch 4d3efbfbf4
Polishing. 3 months ago
Mark Paluch 40663fd5ec
Extend license header copyright years to present. 3 months ago
Tran Ngoc Nhan 1299c0855e
Correct Javadoc `@link` references in test Java files. 3 months ago
Mark Paluch 7fd7753aab
Polishing. 4 months ago
Mark Paluch 92df68b226
Set `ApplicationEventPublisher` on repository factory if it implements `ApplicationEventPublisherAware`. 4 months ago
Mark Paluch 7cb6301676
Refine `repositoryBaseClass` property configuration for `@Enable…Repositories` repository factory definitions. 4 months ago
Mark Paluch 12d78b7550
Polishing. 4 months ago
Christoph Strobl 1aa3b06a3e
Retrieve `Environment` from `RegisteredBean`. 4 months ago
Mark Paluch 0a269466f3
Defer `ReturnedClass.inputProperties` lookup. 4 months ago
Mark Paluch a570d7a744
Polishing. 4 months ago
Mark Paluch c4527daaa0
Enable `Streamable` for `Pageable` use. 5 months ago
Mark Paluch 05f5059930
Move `Method` string rendering from `QueryCreationException` to `ReflectionUtils`. 5 months ago
Stéphane Nicoll 3af57ca8bd
Adapt to change in Spring Framework 7.0.0 snapshot. 5 months ago
Christoph Strobl d8718b46b7
Partially revert auditing bean registration changes. 5 months ago
Mark Paluch c76db4a953
Move `PropertyPath` and `TypeInformation` types to `core` package. 5 months ago
Mark Paluch 6c3e1ace7d
Polishing. 5 months ago
JaeYeon Kim 038eae67ea
Allow autowiring of `DateTimeProvider` for `AuditingHandler`. 5 months ago
Mark Paluch f80a432eda
Refine Kotlin constructor detection. 5 months ago
Edward Poot eeaa995948
Add test cases for Kotlin private constructor instantiation edge cases. 5 months ago
Christoph Strobl 90aa3bd684
Polishing. 5 months ago
Christoph Strobl f841cac51c
Register native hints for (at)Reflective annotated methods of domain types. 5 months ago
Christoph Strobl c2a135a7aa
Erase MethodParameter generic type signature when unresolvable. 5 months ago
Mark Paluch 70d13324be
Introduce ResolvableGenerics type. 5 months ago
Mark Paluch cd44725b2d
Polishing. 5 months ago
Christoph Strobl db5c5b357d
Refine TypeName discovery. 5 months ago
Mark Paluch 26579e141d
Remove accidental `org.jetbrains:annotations` usage. 5 months ago
Mark Paluch c3edbd582a
Refactor `PropertyPath` to interface. 6 months ago
Mark Paluch 834368c052
Polishing. 6 months ago
Mark Paluch 994bfd0305
Polishing. 6 months ago
Mark Paluch 87565aefb6
Refine AOT Repositories infrastructure. 6 months ago
Mark Paluch 171f7b9de7
Add configurable Predicate for type inclusion to TypeCollector. 6 months ago
Mark Paluch 49d7d110c5
Guard AotAccessorFactory against contributions of unsupported entiries. 6 months ago
Christoph Strobl a6c375fe0d
Add tests for TypeNames. 6 months ago
Mark Paluch 1db0839766
Polishing. 6 months ago
Mark Paluch 676e820a1a
Add JavaPoet enhancements. 6 months ago
Mark Paluch d6e528841d
Refine exclusions for AOT processing. 7 months ago
Christoph Strobl 6ec81fdbbc
Update Documentation. 7 months ago
Mark Paluch 8eec269324
Polishing. 7 months ago
Christoph Strobl 54b8baa313
Add AOT type configuration API 7 months ago
Mark Paluch 6e606031bf
Explore including generated PersistentPropertyAccessorFactory and EntityInstantiator classes. 7 months ago
Christoph Strobl 8f34f0fbe9
Avoid attempts to override AOT generated query method metadata. 7 months ago