GitHub / spring-projects/spring-data-commons / commits
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
SHA | Message | Author | Date | Stats |
---|---|---|---|---|
a6c375fe | Add tests for TypeNames. | Christoph Strobl <c****l@b****m> | about 16 hours ago | |
1db08397 | Polishing. |
Mark Paluch <m****h@b****m>
Committed by: Christoph Strobl <c****l@b****m> |
about 22 hours ago | |
676e820a | Add JavaPoet enhancements. |
Mark Paluch <m****h@b****m>
Committed by: Christoph Strobl <c****l@b****m> |
1 day ago | |
20c01971 | Polishing. | Mark Paluch <m****h@b****m> | 2 days ago | |
d6e52884 | Refine exclusions for AOT processing. | Mark Paluch <m****h@b****m> | 3 days ago | |
947f9c45 | Avoid attempt to create property accessor for array and inaccessible types. | Christoph Strobl <c****l@b****m> | 3 days ago | |
2d7fba5e | Polishing. |
Mark Paluch <m****h@b****m>
Committed by: Christoph Strobl <c****l@b****m> |
4 days ago | |
46644b0f |
Refine raw Window scrolling documentation example.
Co-authored-by: r6hk <r****9@g****m> |
Mark Paluch <m****h@b****m> | 4 days ago | |
6ec81fdb | Update Documentation. | Christoph Strobl <c****l@b****m> | 8 days ago | |
2be26f57 | Polishing. | Mark Paluch <m****h@b****m> | 8 days ago | |
8f34f0fb | Avoid attempts to override AOT generated query method metadata. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
9 days ago | |
8eec2693 | Polishing. |
Mark Paluch <m****h@b****m>
Committed by: Christoph Strobl <c****l@b****m> |
9 days ago | |
9c2e5187 | Remove temporary repository declaration after jMolecules 0.29 release. | Oliver Drotbohm <o****m@b****m> | 10 days ago | |
d3967f24 | Polishing. | Mark Paluch <m****h@b****m> | 10 days ago | |
66f5ee04 | Polishing. | Mark Paluch <m****h@b****m> | 14 days ago | |
aa282f53 | Polishing. | Mark Paluch <m****h@b****m> | 17 days ago | |
2aeaa707 | Polishing. | Mark Paluch <m****h@b****m> | 17 days ago | |
09a8d9d9 | Polishing. | Mark Paluch <m****h@b****m> | 21 days ago | |
54b8baa3 | Add AOT type configuration API | Christoph Strobl <c****l@b****m> | 22 days ago | |
3a614615 | Adapt to changes in HttpMessageConverter customization API in latest Framework. | Oliver Drotbohm <o****m@b****m> | 22 days ago | |
2092d4f8 | Encapsulate AOT repository generation model. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
24 days ago | |
6ac5cf8d | Refine version properties for documentation build. | Mark Paluch <m****h@b****m> | 28 days ago | |
41b60d8f | After release cleanups. | Mark Paluch <m****h@b****m> | 28 days ago | |
e427d312 | Prepare next development iteration. | Mark Paluch <m****h@b****m> | 28 days ago | |
89a81b28 | Release version 4.0 M5 (2025.1.0). | Mark Paluch <m****h@b****m> | 28 days ago | |
b6c7d1dd | Prepare 4.0 M5 (2025.1.0). | Mark Paluch <m****h@b****m> | 28 days ago | |
aa4dbd39 | Reorder antora keys. | Mark Paluch <m****h@b****m> | 29 days ago | |
f0829226 | Add missing `@Nullable` annotations to `QueryByExampleExecutor.findBy(…)` and... | Mark Paluch <m****h@b****m> | about 1 month ago | |
f43e3721 | Polishing. | Mark Paluch <m****h@b****m> | about 1 month ago | |
370cb374 | Upgrade to XMLBeam 1.4.26. | Mark Paluch <m****h@b****m> | about 1 month ago | |
dc5483ac | Use generated classname for writing aot repository content. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
about 1 month ago | |
dcb98dd8 | Polishing. | Mark Paluch <m****h@b****m> | about 1 month ago | |
5cacf95b | Use field accessors for updated JavaPoet version. | Mark Paluch <m****h@b****m> | about 1 month ago | |
b633f646 | Upgrade to XMLBeam 1.4.25. | Mark Paluch <m****h@b****m> | about 1 month ago | |
47ec4f02 | Fix `TypeInformation.OBJECT` initialization. | Mark Paluch <m****h@b****m> | about 1 month ago | |
5bc8d222 | Add ExpressionMarker abstraction for obtaining Method in AOT generated code. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
about 1 month ago | |
ec792a24 | After release cleanups. | Mark Paluch <m****h@b****m> | about 2 months ago | |
08d176cd | Prepare next development iteration. | Mark Paluch <m****h@b****m> | about 2 months ago | |
efbf4d42 | Release version 4.0 M4 (2025.1.0). | Mark Paluch <m****h@b****m> | about 2 months ago | |
d17f416c | Prepare 4.0 M4 (2025.1.0). | Mark Paluch <m****h@b****m> | about 2 months ago | |
c32ae0d5 | Add `MethodParameter` accessor to `AotQueryMethodGenerationContext`. | Mark Paluch <m****h@b****m> | about 2 months ago | |
c21409c3 | Upgrade to Maven Wrapper 3.9.11. | Mark Paluch <m****h@b****m> | about 2 months ago | |
915dea06 | Use `getDeclaredConstructor(…)` in `RepositoryBeanDefinitionReader` to avoid ... | Mark Paluch <m****h@b****m> | about 2 months ago | |
1fae9b7b | Polishing. | Mark Paluch <m****h@b****m> | 2 months ago | |
def98bc9 | Enable AOT repositories by default. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
2 months ago | |
84bfc045 | Initial draft of Jackson 3 support. |
Mark Paluch <m****h@b****m>
Committed by: Oliver Drotbohm <o****m@b****m> |
2 months ago | |
6e606031 | Explore including generated PersistentPropertyAccessorFactory and EntityInsta... |
Mark Paluch <m****h@b****m>
Committed by: Christoph Strobl <c****l@b****m> |
2 months ago | |
26709fd0 | Add AOT parameter name detection for search queries. | Christoph Strobl <c****l@b****m> | 3 months ago | |
681d85cd | Open parts of AOT api for extensibility. | Christoph Strobl <c****l@b****m> | 3 months ago | |
739f5056 | Fix nullability declaration of PagedModel. | Oliver Drotbohm <o****m@b****m> | 3 months ago | |
9348a314 | Polishing. | Mark Paluch <m****h@b****m> | 3 months ago | |
e506aa82 |
Update readme with DCO and Maven wrapper links.
Signed-off-by: Tran Ngoc Nhan <n****6@g****m> |
Tran Ngoc Nhan <n****6@g****m>
Committed by: Mark Paluch <m****h@b****m> |
3 months ago | |
c65f1656 | Refine NullableUtils deprecations. | Mark Paluch <m****h@b****m> | 3 months ago | |
cb6793fb | Polishing. | Mark Paluch <m****h@b****m> | 3 months ago | |
9ce25da4 | Polishing. | Mark Paluch <m****h@b****m> | 3 months ago | |
8e38e374 | Defer `MappingContext` access in`PersistentEntities`. | Mark Paluch <m****h@b****m> | 3 months ago | |
bb244edc | Polishing. | Mark Paluch <m****h@b****m> | 3 months ago | |
06a98db9 |
Let Kotlin repository generics extend `Any`.
Signed-off-by: Chris Bono <c****o@b****m> |
Chris Bono <c****o@b****m>
Committed by: Mark Paluch <m****h@b****m> |
3 months ago | |
f28a2c20 | Polishing. | Christoph Strobl <c****l@b****m> | 3 months ago | |
cb4338e3 | Polishing. | Mark Paluch <m****h@b****m> | 3 months ago | |
a0d8c7fa | Move off deprecated API. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
3 months ago | |
b97cc464 | Move off deprecated API in AOT support. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
3 months ago | |
3d08c101 | Avoid warn logging for custom converters using Collection. | Mark Paluch <m****h@b****m> | 3 months ago | |
d114269a | Polishing. | Mark Paluch <m****h@b****m> | 3 months ago | |
115bebaf |
Use mutable list to collect items from `Stream` for reversal.
Signed-off-by: Yanming Zhou <z****g@g****m> |
Yanming Zhou <z****g@g****m>
Committed by: Mark Paluch <m****h@b****m> |
3 months ago | |
dc51b4a2 |
Log a warning if param not annotated with `@ProjectedPayload`.
Signed-off-by: Chris Bono <c****o@b****m> |
Chris Bono <c****o@b****m>
Committed by: Mark Paluch <m****h@b****m> |
4 months ago | |
2760cb96 | Reinstate version placeholder usage for RxJava 3. | Mark Paluch <m****h@b****m> | 4 months ago | |
87ec42be | After release cleanups. | Mark Paluch <m****h@b****m> | 4 months ago | |
d2be802d | Prepare next development iteration. | Mark Paluch <m****h@b****m> | 4 months ago | |
4fcf3ca6 | Release version 4.0 M3 (2025.1.0). | Mark Paluch <m****h@b****m> | 4 months ago | |
b26dc1d3 | Prepare 4.0 M3 (2025.1.0). | Mark Paluch <m****h@b****m> | 4 months ago | |
756595d8 | Release version 3.5 GA (2025.0.0). | Mark Paluch <m****h@b****m> | 4 months ago | |
d32113bd | Prepare 3.5 GA (2025.0.0). | Mark Paluch <m****h@b****m> | 4 months ago | |
ecfe77c4 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
857ccceb | Add support for ConfigurationSource and Dynamic Projections. | Mark Paluch <m****h@b****m> | 4 months ago | |
368fe71e | Refine customization of `EntityInformation`. | Mark Paluch <m****h@b****m> | 4 months ago | |
732e1c55 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
adf88285 | Fix Javadoc. | Mark Paluch <m****h@b****m> | 4 months ago | |
3e44ad21 | Update CI Properties. | Mark Paluch <m****h@b****m> | 4 months ago | |
5dae7a7a | Update CI Properties. | Mark Paluch <m****h@b****m> | 4 months ago | |
f000243a | Update CI Properties. | Mark Paluch <m****h@b****m> | 4 months ago | |
5a2f2bfd | Update CI Properties. | Mark Paluch <m****h@b****m> | 4 months ago | |
3af53e2b | Update CI Properties. | Mark Paluch <m****h@b****m> | 4 months ago | |
2b5c5975 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
cefc9232 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
3bc89bb2 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
41c8a508 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
64def32d | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
2534f176 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
a8c779c2 | Reduce API surface, expose interfaces only. | Mark Paluch <m****h@b****m> | 4 months ago | |
00325610 | Polishing. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
4 months ago | |
79c625d5 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
5f5e33c5 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
9a7ea62b | Polishing. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
4 months ago | |
17a61f70 | Polishing. | Mark Paluch <m****h@b****m> | 4 months ago | |
58006004 | Refine AOT composition detection. | Mark Paluch <m****h@b****m> | 4 months ago | |
bfc380fb | Allow subclasses of `ReturnedType`. | Mark Paluch <m****h@b****m> | 4 months ago | |
34990121 |
Fix NPE in Q type resolution for primitive and array types.
Signed-off-by: ckdgus08 <c****8@n****m> |
ckdgus0808 <c****8@n****m>
Committed by: Christoph Strobl <c****l@b****m> |
4 months ago | |
2dd6e741 | Polishing. |
Christoph Strobl <c****l@b****m>
Committed by: Mark Paluch <m****h@b****m> |
5 months ago | |
96b5b720 | Improve documentation for `CrudRepository.deleteById`. |
Jens Schauder <j****r@b****m>
Committed by: Mark Paluch <m****h@b****m> |
5 months ago |