Returns the most common list of components to start a fully functional server.
Definition in file common_server_component_list.hpp.
Go to the source code of this file.
#include <userver/components/component_list.hpp>Namespaces | |
| namespace | components |
| Contains functions and types to start a userver based service/tool. | |
Functions | |
| ComponentList | components::CommonServerComponentList () |
| Returns the most common list of components to start a fully functional server. | |