摘要: 使用SpringBoot搭建RESTful API接口,通过@RestController返回JSON数据,并配置@CrossOrigin解决跨域问题;前端用Vue编写组件,通过Axios发送GET和POST请求与后端交互,使用v-for指令动态渲染数据列表,并初步实现了Vue Router的页面跳 阅读全文
posted @ 2025-06-14 19:37 Jacksoner 阅读(3) 评论(0) 推荐(0)