Commit b83a5be
Exclude PaginatedResult from service autodiscovery
PaginatedResult is a value object with required constructor arguments
that cannot be autowired, causing container compilation to fail.
Closes #28
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7e9e293 commit b83a5be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments