79458443

Date: 2025-02-21 19:30:23
Score: 3
Natty:
Report link

How to use spring data with couchbase without _class attribute

Set either the @TypeAlias or typeKey() to an empty string. Be aware that spring-data-couchbase will need to be able to determine the type of the result objects from either the repository signature or the return type.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @TypeAlias
  • Starts with a question (0.5): How to use
  • Low reputation (0.5):
Posted by: mn_test347