feat: 添加 spring-boot-websocket starter.

This commit is contained in:
ljh01459796
2023-06-25 20:30:56 +08:00
parent 22aefbf7c5
commit 176f3d9a3f
14 changed files with 558 additions and 1 deletions

View File

@@ -22,6 +22,8 @@
<module>orion-ops-spring-boot-starter-swagger</module>
<module>orion-ops-spring-boot-starter-datasource</module>
<module>orion-ops-spring-boot-starter-mybatis</module>
<module>orion-ops-spring-boot-starter-job</module>
<module>orion-ops-spring-boot-starter-websocket</module>
</modules>
</project>