✨ Add notification handler module
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 2 Dec 2019 19:55:51 +0000 (20:55 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 15:58:54 +0000 (16:58 +0100)
commitabeef6f40c92fd3a14da85af5d160ab7bb7c5102
tree96e15586da54e15ebf88e1262ffe27ecca33a732
parenta18265d8c510242e99d50f3df505fd5600c2b613
✨ Add notification handler module
src/main/kotlin/net/pterodactylus/sone/web/notification/NotificationHandlerModule.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/NotificationHandlerModuleTest.kt [new file with mode: 0644]