Browse Source

Updated files

master
adiao 3 years ago
parent
commit
20e2287e78
  1. 2
      资产系统开发笔记.md

2
资产系统开发笔记.md

@ -481,7 +481,7 @@ public class DisruptorPublisher<T> {
1. 在Spring Boot应用程序中使用DisruptorPublisher: 1. 在Spring Boot应用程序中使用DisruptorPublisher:
``` ```java
Copy code Copy code
@RestController @RestController
@RequestMapping("/") @RequestMapping("/")

Loading…
Cancel
Save