Skip to content

BenniR6/neonbee-examples

 
 

Repository files navigation

neonbee-examples

NeonBee examples. NeonBee is a reactive dataflow engine, a data stream processing framework using Vert.x.

CDS OData Examples (cds-odata-examples)

The cds-odata-examples project contains showcases related to OData, Core Data Services (CDS) and EntityVerticles. It shows how to create CDS models, compile them to CDS Schema Notation (CSN) and Entity Data Model XML (EDMX) format and load them together with EntityVerticles to automatically create OData service endpoints with build-in features like order, filter, skip, top and many more.

Job Scheduling Examples (job-scheduling-examples)

The job-scheduling-examples shows how to implement a job that executes a piece of code in a defined interval using NeonBeen's JobVerticle and JobSchedule.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%