wuxw
2022-10-30 4d7e11f028461d87598d0b3b7285afea0d0b0088
service-api/pom.xml
@@ -52,6 +52,11 @@
            <version>0.0.20131108.vaadin1</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-websocket</artifactId>
        </dependency>
    </dependencies>
    <build>