【发布时间】:2021-09-02 09:31:18
【问题描述】:
我们有一个 springboot 应用程序在 aws elastic beanstalk 上作为单个实例运行(没有负载平衡器)。 问题是如何保护/阻止 /actuator 路径(只有管理员)可以访问它。
【问题讨论】:
-
请编辑问题以将其限制为具有足够详细信息的特定问题,以确定适当的答案。
标签: amazon-web-services spring-boot spring-boot-actuator