微服务项目全栈开发中问题记录

后端问题

 接口请求卡顿,问题追溯

Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42a5ff0f] was not registered for synchronization because synchronization is not active
JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@1689bca1] will not be managed by Spring

org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$11b836aa] is not eligible for getting processed by all BeanPostProcessors

 线程池配置错误微服务项目全栈开发中问题记录_第1张图片

事务配置

前端问题

数据回显编辑问题

未修改前源代码 (无法编辑)




修改后的代码

去掉Interface




 

你可能感兴趣的:(踩坑记,vue.js,typescript,elementui,mybatis,spring,cloud)