spring eventbus事件总线
EventBus事件总线详情一, GreenRobot EventBus1 simple demo定义event buspackage com.example.demo.common.config;import org.greenrobot.eventbus.EventBus;import org.springframework.context.annotation.Bean;import org.springframework.context.annotation.Configurat