Skip to content

Commit d9a47eb

Browse files
committed
Remove webflux
1 parent a01c7c0 commit d9a47eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/backend/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@
5454
<groupId>org.springframework.boot</groupId>
5555
<artifactId>spring-boot-starter-web</artifactId>
5656
</dependency>
57-
<dependency>
58-
<groupId>org.springframework.boot</groupId>
59-
<artifactId>spring-boot-starter-webflux</artifactId>
60-
</dependency>
6157

6258
<dependency>
6359
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)