duc01nguyen/health-check-bundle
Composer 安装命令:
composer require duc01nguyen/health-check-bundle
包简介
Health check bundle
README 文档
README
This bundle adds /health endpoints and health:send-info command to project.
Installation
You can install it via composer:
composer require niklesh/health-check-bundle
For using this bundle you have to add configuration files:
config/routes/niklesh_health.yaml(required)
health_check: resource: "@HealthCheckBundle/Controller/HealthController.php" prefix: / type: annotation
config/packages/hiklesh_health.yaml(optional)
health_check: senders: - 'App\Service\Sender'
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-10-19