学习springboot3.0
学习Java17
学习vue2.0
学会毕业设计
你将收获
学习springboot3.0
学习Java17
学习vue2.0
学会毕业设计
适用人群
课程介绍
使用最新的springboot3.1.0来完成系统开发,相比于市面上老旧的springboot2.0,更有吸引力。采用前后端分离开发发方式,细致讲解从前到后的整个开发过程。重点为java相关开发技术学习,前端只是做数据展示,大部分为ant design现成的页面模板,只需要做数据对接。
前端技术:vue2.0, vue ant design, ant design pro for vue
后端技术:Java17,SpringBoot3.1.0, Jwt, Jpa,Mysql
部分系统截图:
数据看板
首页公告招聘
用户管理
角色管理
我的简历
投递简历
我的投递记录
应聘审核
课程目录
讲师您好,请问刚购买此课程能否退款?因当时未能清楚我要学习的内容,误买了该课程,付费内容我并没有观看。
Description:
Parameter 0 of constructor in com.yezhouyi.springbootemploy.service.impl.AccountServiceImpl required a bean of type 'com.yezhouyi.springbootemploy.dao.AccountDao' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'com.yezhouyi.springbootemploy.dao.AccountDao' in your configuration.老师这是什么回事要怎么解决
yarn run serve 不能执行
老师您好,在使用idea完成上传头像和上传简历功能时,会报错误-系统找不到指定的路径,然后我上网搜索了一下,原因好像是因为项目打包后src/main/resources 目录下的文件会被复制到构建输出目录(如 target/classes 或 build/classes),而代码中的路径是src/main/resources,从而会报这个错误,但是看您在开发这个功能时并没有出现这个错误是什么原因呢
yarn run serve 启动特别慢怎么办哦,老师
yarn run serve在源代码的哪使用?
源代码怎么使用?