初学者,查了点资料,Electron和Vue给我的感觉是主要在前端上做文章,但是怎么连接后端SpringBoot程序?不太懂。
收起
直接调用对应后台接口。 vue与Spring boot前后端对接实现_wujianliangweixin的博客-CSDN博客_springboot和vue前后端连接 1.Spring boot后端的服务器配置、代码在上一篇文章中已写。2.下面开始配置vue。首先需要写好登录页面:先回顾一下vue的结构:// The Vue build version to load with the `import` command// (runtime-only or standalone) has been set in webpack.base.conf with an alias.import Vue from 'vue'import App from './A https://blog.csdn.net/weixin_44653261/article/details/118525450
报告相同问题?