slack-webhook
slack-webhook copied to clipboard
Use Lombok for getter setters and other basic objects
Lombok is now a very popular utility used to automate getter setters and many other boilerplate code. Using it makes the code more readable, and allows consistency.
Read more at projectlombok.
