Join Slack
Powered by
What is the behavior if I have 2 modules that both...
# ktor
b
bdawg.io
02/25/2019, 9:17 PM
What is the behavior if I have 2 modules that both define
StatusPages
? Will they only handle exceptions from their respective routes? Will they extend each other and intercept in a first-defined-first-served manner?
Open in Slack
Previous
Next