spring-cloud-flycloud
spring-cloud-flycloud copied to clipboard
admin-service页面无法登录
http://127.0.0.1:9998/login.html输入账号admin密码123456之后,就报错405 `Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.
Wed Jul 21 15:59:31 CST 2021 There was an unexpected error (type=Method Not Allowed, status=405). Request method 'POST' not supported` 无法解决
@SekaiNoAwari +1,我也遇到了这个问题,你解决了嘛?