spring-projects / spring-data-couchbase

Provides support to increase developer productivity in Java when using Couchbase. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-couchbase
Apache License 2.0
274 stars 190 forks source link

Sorry for the delay @mikereiche , Thanks for all the clarification. #1928

Closed muhdalavu closed 5 months ago

muhdalavu commented 5 months ago
          Sorry for the delay @mikereiche , Thanks for all the clarification.

The use case is not a must but rather a good one to have. I want the document to be persisted without the package name. This will help us to re-organise the package of the class if required without modifying the underlying persisted document.

Originally posted by @muhdalavu in https://github.com/spring-projects/spring-data-couchbase/issues/1914#issuecomment-2026448836