Http Server Config
HTTP 服务器的主配置接口。
在调用 HttpServers.startServer 时,你会在此接口的 lambda 块中配置服务器的行为, 其中最重要的部分是定义路由规则。
Author
M8Test, [email protected], https://m8test.com
HTTP 服务器的主配置接口。
在调用 HttpServers.startServer 时,你会在此接口的 lambda 块中配置服务器的行为, 其中最重要的部分是定义路由规则。
M8Test, [email protected], https://m8test.com