Skip to content

Commit

Permalink
Merge pull request #173 from KaShark/master
Browse files Browse the repository at this point in the history
赵宇鹏week12
  • Loading branch information
Stream29 authored Aug 27, 2024
2 parents 0fa946a + c34e814 commit f3292c2
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 赵宇鹏/week12/周报.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## 0824

由于时间安排问题,失联两个月整,感受最深刻的是真正步入工作之后,学习的时间与精力都会大大减少,接下来总结这段时间的进度

- html文件解析
- vue2
- js交互
- 正则表达式
- springboot实践
- 一些脚本

### 学习笔记/记录

这段时间学习内容冗杂,且其中一些仅适用于特定需求下无参考价值,这周起开始整理

### 存在问题

在此期间遭遇一个目前仍未解决的问题,发生在创建新项目测试mapper阶段,具体表现为mapper的bean装载失败,经过多方多机位排查后无法寻找到具体原因,报错信息为:
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'scheduleMapper' defined in file [E:\Abandon\WXMDAcademy\target\classes\com\kashark\wxmdacademy\mapper\ScheduleMapper.class]: Invalid value type for attribute 'factoryBeanObjectType': java.lang.String

最终以重构以往项目解决,但当前项目所有代码与依赖均相同,却以不同结果运行,推断为环境问题,留以参考。
[email protected]:KaShark/WXMDAcademy.git

### 刷题情况
Empty file added 赵宇鹏/week3/作业.md
Empty file.
Empty file added 赵宇鹏/week3/周报.md
Empty file.

0 comments on commit f3292c2

Please sign in to comment.