wuyouming666
2024-01-22 64cad8c9b74d1450e873ce378110a7ed8c1aef56
springboot-vue3/pom.xml
@@ -138,6 +138,12 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-websocket</artifactId>
         </dependency>
        <dependency>
            <groupId>com.google.code.gson</groupId>
            <artifactId>gson</artifactId>
            <version>2.8.9</version>
        </dependency>
    </dependencies>
    <build>