pub fn configure_controllers(
cfg: &mut ServiceConfig,
app_conf: Data<ApplicationConfiguration>,
)Expand description
Add controllers from all the submodules.
pub fn configure_controllers(
cfg: &mut ServiceConfig,
app_conf: Data<ApplicationConfiguration>,
)Add controllers from all the submodules.