Aniket Bhatnagar
Aniket Bhatnagar
**Is your feature request related to a problem? Please describe.** I would like to define a priority in `@SqsListener` so that messages from certain high priority queues are given precedence...
**Is your feature request related to a problem? Please describe.** When processing background tasks that take long and having varying time to complete, it's not efficient to set the SQS...
This PR adds ability to add custom content to head by defining a new partial `head/extensions.html`.
It doesn't seem like a way to disable alerts for a given time range. Time range could be every day from X to Y hours or could be a specific...
Playframework's SBT plugin is able to do so without using exportJars := true option. There should be a way to make SBT plugin to work without exportJars := true as...