adaptive-alerting
adaptive-alerting copied to clipboard
Remove Spring from the Kafka Notifier app
In general we would prefer not to use Spring for the Kafka Streams apps, as these are pretty lightweight and don't really warrant pulling Spring in. The Notifier app is currently based on Spring Boot. We would like to remove Spring from this particular app.