项目1
mybatis三剑客
填写好generatorconfig文件 填写好DataSource文件
mybatis generator 根据数据库自动生成pojo和dao xml文件 pojo中放的是和字段一一对应的对象。xml是dao层接口的实现。
mybatis 分页 在pom中导入依赖,在spring中配置好
设置两个东西
inspection spring springcode code autowiring for bean class 改成 warning 程序能正常运行但是idea报错
compiler make project automatically 实时编译 有误会及时报出来。
项目提交
git status
git add .
git status
git commit -am ''
git push
git branch
git status
两个插件chome需要翻墙 fe助手 和 restlet client -dhc