stomp + websocket 业务代码实现
This commit is contained in:
parent
c265d3a19a
commit
098b7a2154
|
@ -1,3 +1,3 @@
|
|||
spring:
|
||||
profiles:
|
||||
active: prod
|
||||
active: test
|
|
@ -1,3 +1,3 @@
|
|||
spring:
|
||||
profiles:
|
||||
active: prod
|
||||
active: test
|
|
@ -1,3 +1,3 @@
|
|||
spring:
|
||||
profiles:
|
||||
active: prod
|
||||
active: test
|
|
@ -1,3 +1,3 @@
|
|||
spring:
|
||||
profiles:
|
||||
active: prod
|
||||
active: test
|
Loading…
Reference in New Issue