numaproj / numaflow-java

Numaflow Java SDK
Apache License 2.0
22 stars 10 forks source link

add a java example using sprint boot injection framework #104

Open KeranYang opened 6 months ago

KeranYang commented 6 months ago

Spring Boot is widely used in the Java community to inject dependencies. It would be great if we have an example showing how to use it in the numaflow world. It will help drive adoption.