nfrankel
router
beans
bean(WebHttpHandlerBuilder.WEB_HANDLER_BEAN_NAME) { RouterFunctions.toWebHandler(PersonRoutes(PersonHandler(ref())).routes()) }