这个写完报错HTTP Status 400 - Missing cookie 'JSESSIONID' for method parameter of type String
收起
要给cookie设置默认值,否则不存在的话会报错,加一个参数
required=false
报告相同问题?