File tree Expand file tree Collapse file tree 3 files changed +2
-110
lines changed
src/main/java/org/springframework/data/couchbase Expand file tree Collapse file tree 3 files changed +2
-110
lines changed Original file line number Diff line number Diff line change 5151import org .springframework .data .mapping .Association ;
5252import org .springframework .data .mapping .AssociationHandler ;
5353import org .springframework .data .mapping .MappingException ;
54+ import org .springframework .data .mapping .Parameter ;
5455import org .springframework .data .mapping .PersistentEntity ;
5556import org .springframework .data .mapping .PersistentPropertyAccessor ;
56- import org .springframework .data .mapping .PreferredConstructor .Parameter ;
5757import org .springframework .data .mapping .PropertyHandler ;
5858import org .springframework .data .mapping .callback .EntityCallbacks ;
5959import org .springframework .data .mapping .context .MappingContext ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1818
1919import org .reactivestreams .Publisher ;
2020import org .springframework .core .convert .converter .Converter ;
21+ import org .springframework .data .convert .DtoInstantiatingConverter ;
2122import org .springframework .data .couchbase .core .CouchbaseOperations ;
2223import org .springframework .data .couchbase .core .ReactiveCouchbaseOperations ;
2324import org .springframework .data .couchbase .core .convert .CouchbaseConverter ;
You can’t perform that action at this time.
0 commit comments