Class PushConfig

java.lang.Object
com.bytedesk.core.push.PushConfig
All Implemented Interfaces:
org.springframework.scheduling.annotation.AsyncConfigurer

@EnableAsync @Configuration public class PushConfig extends Object implements org.springframework.scheduling.annotation.AsyncConfigurer
async push https://www.baeldung.com/spring-async https://spring.io/guides/gs/async-method
  • Constructor Details

    • PushConfig

      public PushConfig()