springboot报错:Request method 'GET' not supported

controller类:java package com.rabbit.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.we
相关文章
相关标签/搜索