Hi! I'm upgrading an old server to newer version of Dropwizard (1.x.x to 2.1.0) and other dependencies too. Now I have to explicitly check if user set the only correct applicationContextPath in server section of configuration file. Is there a way to do this in our Configuration implementation in constructor code (or within init block in Kotlin) or bootstrap initialization?
-- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dropwizard-user/ee47a0cb-f028-4326-8db9-b63f32dc2b62n%40googlegroups.com.
