訪問EndPoint時會出現沒有權限
There was an unexpected error (type=Unauthorized, status=401).
Full authentication is required to access this resource.
# 關閉權限驗證 management: security: enabled: false