2389 Commits (4.0.3)

Author SHA1 Message Date
Mark Paluch 8c88d51e09
Prepare 4.0.3 (2025.1.3). 1 month ago
Mark Paluch cd7c3419eb
Polishing. 1 month ago
Tran Ngoc Nhan 1a0a882f97
Remove `Assert#notNull` for nullable `Link`. 1 month ago
Christoph Strobl cf829f6016
Prepare 4.0.2 (2025.1.2). 2 months ago
Tran Ngoc Nhan fe1213d099
Fix typos in Javadoc. 2 months ago
Jens Schauder e4b74bd93e
Polishing. 2 months ago
Tran Ngoc Nhan c6500ab252
Remove unused imports. 2 months ago
Tran Ngoc Nhan 2d1f25ac6d
Fix typos 2 months ago
Jongil Kim 21d3534f13
Fix typos. 2 months ago
Jens Schauder 3b7944c241
Polishing. 2 months ago
Tran Ngoc Nhan 30ab1a31b8
Fix Javadoc typos. 2 months ago
Jens Schauder a5f1f5720c
Polishing. 2 months ago
Tran Ngoc Nhan a3583ca3c6
Remove unused method. 2 months ago
Mark Paluch 007d64685f
Extend license header copyright years to present. 3 months ago
Mark Paluch 465466d4a5
Prepare 4.0.1 (2025.1.1). 3 months ago
Mark Paluch 372b6b6499
Polishing. 3 months ago
Tran Ngoc Nhan 0af3e0c6d0
Correct Javadoc `@link` references in test Java files. 3 months ago
Mark Paluch 76581b7cf3
Polishing. 4 months ago
Mark Paluch 451a3aef5f
Set `ApplicationEventPublisher` on repository factory if it implements `ApplicationEventPublisherAware`. 4 months ago
Mark Paluch c9019b8cee
Polishing. 4 months ago
Mark Paluch a3cbc1ef5f
Refine `repositoryBaseClass` property configuration for `@Enable…Repositories` repository factory definitions. 4 months ago
Oliver Drotbohm d7808e62af
Adapt to invocation chain changes in JacksonJsonHttpMessageConverter.canWrite(…). 4 months ago
Mark Paluch 7372971524
Refine Fluent Query reference documentation. 4 months ago
Mark Paluch 08e22c5195
Polishing. 4 months ago
Christoph Strobl 926c22bffd
Retrieve `Environment` from `RegisteredBean`. 4 months ago
Mark Paluch 8b6c011844
Polishing. 4 months ago
Mark Paluch 70f57d91b9
Update reactive auditing documentation considering `Authentication` can be `null`. 4 months ago
Mark Paluch d5d6e129bc
Defer `ReturnedClass.inputProperties` lookup. 4 months ago
Mark Paluch 45e947a1a1
Prepare 4.0 GA (2025.1.0). 4 months ago
Jens Schauder 0e2fb436f0
Polishing. 4 months ago
Christoph Strobl 0397b8db5b
Update Auditing Documentation to latest changes. 4 months ago
Jens Schauder 64a53db55d
Added a stable link name to the AOT section. 4 months ago
Christoph Strobl 6fde0a0fee
Update AOT documentation. 4 months ago
Mark Paluch a570d7a744
Polishing. 4 months ago
Oliver Drotbohm 128e1a0c4d
Switch to `MetadataReaderFactory` in `DefaultProjectionInformation`. 4 months ago
Mark Paluch 44e8699628
Filter bridge methods from `DefaultCrudMethods` lookup. 4 months ago
Tran Ngoc Nhan 2f109c6ce9
Remove duplicate documentation heading identifiers. 4 months ago
Mark Paluch 2e0faddd41
Remove deprecated API from `AotQueryMethodGenerationContext`. 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
Jens Schauder c2f8cf0b89
Fix typo on QueryAnnotation Javadoc. 5 months ago
Stéphane Nicoll 3af57ca8bd
Adapt to change in Spring Framework 7.0.0 snapshot. 5 months ago
Christoph Strobl 4b97fe8856
Prepare 4.0 RC2 (2025.1.0). 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 bd0d7298df
Polishing. 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