Commit Graph

  • 50b74f6e92 Revise RepositoryInformation and RepositoryComposition caching. Mark Paluch 2025-03-06 12:23:09 +01:00
  • d6d41242c3 Fix nullability issues for primitives and types in default package. Christoph Strobl 2025-03-06 11:29:29 +01:00
  • 5f9659408b Revise RepositoryInformation and RepositoryComposition caching. Mark Paluch 2025-03-06 12:23:09 +01:00
  • 0e699a2cf8 Polishing. Mark Paluch 2025-02-25 11:31:13 +01:00
  • 2894ff3f04 Move and reuse existing nullability validator. Christoph Strobl 2025-02-24 13:20:05 +01:00
  • c6d275842c Throw exception if Kotlin projection requires non-null value but null result present Yanming Zhou 2025-02-14 11:41:07 +08:00
  • 270addfc9a Polishing. Mark Paluch 2025-03-05 10:39:07 +01:00
  • e4de17a245 Remove branching overhead in BytecodeUtil by replacing if with else if. mitu2 2024-09-29 21:02:10 +08:00
  • bb59eb4631 Polishing. Mark Paluch 2025-03-05 10:39:07 +01:00
  • e79a2bd209 Remove branching overhead in BytecodeUtil by replacing if with else if. mitu2 2024-09-29 21:02:10 +08:00
  • 9670c8772f Polishing. Mark Paluch 2025-03-05 10:39:07 +01:00
  • 258ed3aabf Remove branching overhead in BytecodeUtil by replacing if with else if. mitu2 2024-09-29 21:02:10 +08:00
  • fe9a998966 Consider getters using get as getter for boolean Kotlin properties. Mark Paluch 2025-02-20 14:14:23 +01:00
  • 3c625cad28 Consider getters using get as getter for boolean Kotlin properties. Mark Paluch 2025-02-20 14:14:23 +01:00
  • 39b783e760 Consider getters using get as getter for boolean Kotlin properties. Mark Paluch 2025-02-20 14:14:23 +01:00
  • 47a1f07b2c After release cleanups. Mark Paluch 2025-02-14 12:25:08 +01:00
  • b63c8f23a3 Prepare next development iteration. Mark Paluch 2025-02-14 12:25:07 +01:00
  • d2ed905a36 Release version 3.5 M1 (2025.0.0). Mark Paluch 2025-02-14 12:22:37 +01:00
  • 6e8d53b321 Prepare 3.5 M1 (2025.0.0). Mark Paluch 2025-02-14 12:22:18 +01:00
  • 7bab2c7ac3 After release cleanups. Mark Paluch 2025-02-14 10:42:42 +01:00
  • 468947773a Prepare next development iteration. Mark Paluch 2025-02-14 10:42:41 +01:00
  • fe54d7aaef Release version 3.4.3 (2024.1.3). Mark Paluch 2025-02-14 10:40:04 +01:00
  • b2d5be1c2c Prepare 3.4.3 (2024.1.3). Mark Paluch 2025-02-14 10:39:44 +01:00
  • 14e67d3821 After release cleanups. Mark Paluch 2025-02-14 09:52:50 +01:00
  • 04dec0014f Prepare next development iteration. Mark Paluch 2025-02-14 09:52:49 +01:00
  • 6c2452bfa3 Release version 3.3.9 (2024.0.9). Mark Paluch 2025-02-14 09:50:00 +01:00
  • c6afb59164 Prepare 3.3.9 (2024.0.9). Mark Paluch 2025-02-14 09:49:41 +01:00
  • 906d581aa1 Polishing. Mark Paluch 2025-02-13 09:13:48 +01:00
  • 15f254b75e Polishing. Mark Paluch 2025-02-13 09:13:48 +01:00
  • 232a3da2c8 Split extensions ref doc page into page with includes. Mark Paluch 2025-02-13 09:02:50 +01:00
  • 8f3bb79337 Split extensions ref doc page into page with includes. Mark Paluch 2025-02-13 09:02:50 +01:00
  • 1f9ecd423a Update CI Properties. Mark Paluch 2025-02-11 15:23:12 +01:00
  • 191300a7fd Update CI Properties. Mark Paluch 2025-02-11 15:22:44 +01:00
  • c761b73084 Update CI Properties. Mark Paluch 2025-02-11 15:22:25 +01:00
  • c1cd613488 Polishing. Mark Paluch 2025-02-10 14:36:33 +01:00
  • 11bdb9a0a9 Introduce KIterablePropertyPath for type-safe property path mappings using collections. mipo256 2025-02-09 19:15:59 +03:00
  • 4e848f3bf7 Polishing. Mark Paluch 2025-02-05 11:43:08 +01:00
  • eefb1dc239 Add support for fluent queries returning a Slice. Mark Paluch 2025-02-05 11:42:37 +01:00
  • 3969be03c9 Polishing. Mark Paluch 2025-02-04 15:45:28 +01:00
  • db382681a8 Enforce non-null contract on vector elements. Christoph Strobl 2025-01-28 09:51:46 +01:00
  • 059d09a224 Introduce Vector abstraction. Mark Paluch 2024-11-04 14:20:19 +01:00
  • b8950af82a Document that fluent findBy(…) queries must return a result. Mark Paluch 2025-01-22 14:11:25 +01:00
  • f86ee7f97f Document that fluent findBy(…) queries must return a result. Mark Paluch 2025-01-22 14:11:25 +01:00
  • 0640fe5e6b Document that fluent findBy(…) queries must return a result. Mark Paluch 2025-01-22 14:11:25 +01:00
  • 27670b0aa0 Fix Querydsl Nullability annotations. Mark Paluch 2025-01-22 11:11:55 +01:00
  • d197037027 Fix Querydsl Nullability annotations. Mark Paluch 2025-01-22 11:11:55 +01:00
  • 613ee5f55a Fix Querydsl Nullability annotations. Mark Paluch 2025-01-22 11:11:55 +01:00
  • 0d76b47119 Document OpenFeign Querydsl support. Mark Paluch 2025-01-22 11:02:17 +01:00
  • be0d8c3f57 Document OpenFeign Querydsl support. Mark Paluch 2025-01-22 11:02:17 +01:00
  • 6c386e97b3 Document restrictions for zero Limit PageRequest translation. Mark Paluch 2025-01-21 10:24:57 +01:00
  • c2f2cb8029 Document restrictions for zero Limit PageRequest translation. Mark Paluch 2025-01-21 10:24:57 +01:00
  • 33befea145 Document restrictions for zero Limit PageRequest translation. Mark Paluch 2025-01-21 10:24:57 +01:00
  • a9b9008c9d After release cleanups. Mark Paluch 2025-01-17 11:39:59 +01:00
  • 86d793b9aa Prepare next development iteration. Mark Paluch 2025-01-17 11:39:58 +01:00
  • 0345e9c0d0 Release version 3.4.2 (2024.1.2). Mark Paluch 2025-01-17 11:37:35 +01:00
  • dba527cdea Prepare 3.4.2 (2024.1.2). Mark Paluch 2025-01-17 11:37:19 +01:00
  • 334e855c23 After release cleanups. Mark Paluch 2025-01-17 10:34:46 +01:00
  • a697462370 Prepare next development iteration. Mark Paluch 2025-01-17 10:34:45 +01:00
  • 44a012278f Release version 3.3.8 (2024.0.8). Mark Paluch 2025-01-17 10:32:17 +01:00
  • 0c0698592e Prepare 3.3.8 (2024.0.8). Mark Paluch 2025-01-17 10:32:01 +01:00
  • b60feb71e6 Skip unnamed DTO projection properties. Mark Paluch 2025-01-15 12:21:19 +01:00
  • ae6fa747a1 Skip unnamed DTO projection properties. Mark Paluch 2025-01-15 12:21:19 +01:00
  • be942bf09e Fix typos. Tran Ngoc Nhan 2024-12-28 19:28:22 +07:00
  • 19af483959 Fix typos. Tran Ngoc Nhan 2024-12-28 19:28:22 +07:00
  • 6f0b7f6a0a Fix typos. Tran Ngoc Nhan 2024-12-28 19:28:22 +07:00
  • 24fa60a0bc Switch from CLA to DCO. Mark Paluch 2025-01-10 10:57:14 +01:00
  • 42f6024ea1 Refining QBE documentation. Jens Schauder 2025-01-08 09:30:49 +01:00
  • 1bee1c22cb Refining QBE documentation. Jens Schauder 2025-01-08 09:30:49 +01:00
  • ccf3e04453 Refining QBE documentation. Jens Schauder 2025-01-08 09:30:49 +01:00
  • 609ecfae0f Extend license header copyright years to 2025. Mark Paluch 2025-01-08 10:04:43 +01:00
  • 3f0f788019 Extend license header copyright years to 2025. Mark Paluch 2025-01-08 09:58:44 +01:00
  • 044c20d2ea Extend license header copyright years to 2025. Mark Paluch 2025-01-08 09:55:51 +01:00
  • c192d137ee After release cleanups. Christoph Strobl 2024-12-13 10:54:22 +01:00
  • 5f632e88b9 Prepare next development iteration. Christoph Strobl 2024-12-13 10:54:20 +01:00
  • 5711497351 Release version 3.3.7 (2024.0.7). Christoph Strobl 2024-12-13 10:51:12 +01:00
  • 7d8d41555f Prepare 3.3.7 (2024.0.7). Christoph Strobl 2024-12-13 10:50:49 +01:00
  • 3c382f9b43 After release cleanups. Christoph Strobl 2024-12-13 09:38:12 +01:00
  • 380cd2102d Prepare next development iteration. Christoph Strobl 2024-12-13 09:38:10 +01:00
  • 264dcdd518 Release version 3.4.1 (2024.1.1). Christoph Strobl 2024-12-13 09:34:47 +01:00
  • 91697f8ce2 Prepare 3.4.1 (2024.1.1). Christoph Strobl 2024-12-13 09:34:25 +01:00
  • c1ec988e7f Removed deprecated api usage. mipo256 2024-12-09 14:46:30 +03:00
  • 3f543c2152 Update Projection section in reference documentation. Mark Paluch 2024-12-03 11:00:22 +01:00
  • 5bbc24fcc4 Update Projection section in reference documentation. Mark Paluch 2024-12-03 11:00:22 +01:00
  • 75175d686d Update Projection section in reference documentation. Mark Paluch 2024-12-03 11:00:22 +01:00
  • 36b0c26c3e Polishing. Mark Paluch 2024-12-02 09:09:46 +01:00
  • b4edacbe02 Polishing. Mark Paluch 2024-12-02 09:09:46 +01:00
  • 1f23498041 Polishing. Mark Paluch 2024-12-02 09:09:46 +01:00
  • b2c3623a99 Resolve bridged method when projected PropertyDescriptor resolves to a bridge method. Mark Paluch 2024-12-02 08:57:18 +01:00
  • fe2081f729 Resolve bridged method when projected PropertyDescriptor resolves to a bridge method. Mark Paluch 2024-12-02 08:57:18 +01:00
  • 4bdcbd01f1 Resolve bridged method when projected PropertyDescriptor resolves to a bridge method. Mark Paluch 2024-12-02 08:57:18 +01:00
  • 5247ce6c3c Refine Value Expression documentation. Mark Paluch 2024-11-29 09:42:21 +01:00
  • 2f11039ba3 Refine Value Expression documentation. Mark Paluch 2024-11-29 09:42:21 +01:00
  • 00409b35fa Refine Value Expression documentation. Mark Paluch 2024-11-29 09:42:21 +01:00
  • 4718c454ae Introduce public ReactivePageableExecutionUtils variant of pageable utils. Mark Paluch 2024-11-21 08:56:32 +01:00
  • 771347bf7d Revise ClassUtils and ReflectionUtils. Mark Paluch 2024-11-06 15:57:13 +01:00
  • 587cd70646 Polishing. Mark Paluch 2024-11-19 11:39:17 +01:00
  • 38b9a0ac0b Deprecate pure repository SpEL support components for removal. Mark Paluch 2024-11-18 09:01:41 +01:00
  • 0a2e9f1659 Polishing. Mark Paluch 2024-11-18 08:56:58 +01:00
  • 499abbee41 Polishing. Mark Paluch 2024-11-18 08:56:58 +01:00
  • 02ffabc85d After release cleanups. Mark Paluch 2024-11-15 14:13:26 +01:00