src/main/java/com/xcong/excoin/configurations/security/WebSecurityConfig.java
@@ -57,6 +57,7 @@ .antMatchers("/api/orderCoin/findCollect").permitAll() .antMatchers("/api/documentary/getFollowTraderProfitInfo").permitAll() .antMatchers("/api/helpCenter/**").permitAll() .antMatchers("/ws/v5/**").permitAll() .anyRequest().authenticated() .and().apply(securityConfiguereAdapter()); } src/main/resources/application-test.yml
@@ -101,7 +101,7 @@ loop-job: false rabbit-consumer: false block-job: false websocket: false websocket: true aliyun: oss: