Polishing.

Reformat code. Refine dependencies.

See #650
Original pull request: #663
This commit is contained in:
Mark Paluch
2023-05-15 11:25:40 +02:00
parent 244f971d1a
commit 545d957031
12 changed files with 310 additions and 319 deletions

View File

@@ -13,11 +13,6 @@
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-couchbase-reactive</artifactId>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>