Hi community I am curious about people's experience in structuring Flink applications. Do you use a mono repo structure (multiple applications in one single repo) or broken down each application into its own repo?
If possible, can you share some of your thoughts on the pros/cons of each approach? Thanks Bin