Skip to content

Commit dde0290

Browse files
committed
Add author comment
Signed-off-by: Emilien Bevierre <emilien.bevierre@couchbase.com>
1 parent afe8d4d commit dde0290

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

src/main/java/org/springframework/data/couchbase/core/ReactiveInsertByIdOperationSupport.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
/**
4444
* {@link ReactiveInsertByIdOperation} implementations for Couchbase.
4545
*
46+
* @author Emilien Bevierre
4647
* @author Michael Reiche
4748
* @author Tigran Babloyan
4849
*/

src/main/java/org/springframework/data/couchbase/core/ReactiveRemoveByIdOperationSupport.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
/**
4545
* {@link ReactiveRemoveByIdOperation} implementations for Couchbase.
4646
*
47+
* @author Emilien Bevierre
4748
* @author Michael Reiche
4849
* @author Tigran Babloyan
4950
*/

src/main/java/org/springframework/data/couchbase/core/ReactiveReplaceByIdOperationSupport.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
/**
4747
* {@link ReactiveReplaceByIdOperation} implementations for Couchbase.
4848
*
49+
* @author Emilien Bevierre
4950
* @author Michael Reiche
5051
* @author Tigran Babloyan
5152
*/

0 commit comments

Comments
 (0)