Files
spring-data-commons/src/main
Oliver Drotbohm cf82e0fcda Cache query method metadata to avoid repeated calculations.
We now calculate information about query methods in RepositoryInformationSupport lazily and keep it around to avoid repeated calculations that involve traversals over declared method and Stream allocations.

Fixes GH-3066.
2024-03-25 22:20:12 +01:00
..
2024-03-15 11:07:09 +01:00