Update instructions/convert-jpa-to-spring-data-cosmos.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
9681e1cc46
commit
ed26acc0c5
@ -571,7 +571,6 @@ When encountering template errors:
|
|||||||
- `method X cannot be applied to given types` → Remove pagination parameters
|
- `method X cannot be applied to given types` → Remove pagination parameters
|
||||||
- `cannot find symbol: method Y()` → Update to new repository method names
|
- `cannot find symbol: method Y()` → Update to new repository method names
|
||||||
- Method signature conflicts → Rename conflicting methods
|
- Method signature conflicts → Rename conflicting methods
|
||||||
|
|
||||||
#### When runtime fails:
|
#### When runtime fails:
|
||||||
|
|
||||||
1. **Check application logs** for specific error messages
|
1. **Check application logs** for specific error messages
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user