light-codegen icon indicating copy to clipboard operation
light-codegen copied to clipboard

Create a new codegen to create light-4j base scheduler

Open GavinChenYan opened this issue 5 years ago • 0 comments

The scheduler could trigger by following condition:

1.Cron Expression time 2. Fixed Rate (in every certain time) 3. cdc(change data capture) based on the database table. (light-tram-4j base) 4. message trigger by upcoming Kafka stream message record

GavinChenYan avatar Aug 25 '20 21:08 GavinChenYan