pub fn app( dp_path: Option<&str>, connection_pool_size: Option<u32>, cache_size: Option<usize>, ) -> Result<Router>