JEECG使用的技术探讨 一:数据库 1)数据库 MYSQL、ORACLE 2)数据连接池 druid(优点:配置filter可以监控连接池 )可参考 http://blog.163.com/hongwei_benbear/blog ...
系统组织机构 t s deparselect from t s departselect from t s depart where id fd a c e a c ec 系统用户基础表 t s base userselect from t s base user 用户表 t s user select from t s user select from t s base user where I ...
2019-06-03 11:45 0 517 推荐指数:
JEECG使用的技术探讨 一:数据库 1)数据库 MYSQL、ORACLE 2)数据连接池 druid(优点:配置filter可以监控连接池 )可参考 http://blog.163.com/hongwei_benbear/blog ...
上边红框内报错位置. 后台架构中在哪读的模版文件,在哪写的vue似乎很神秘,似乎在前端vue那个框架代码中 js 实现的代码生成, 限于初试jeecgb ...
JEECGBOOT - 开源搜索 - 开源中国https://www.oschina.net/search?scope=blog&q=JEECGBOOT JEECG 基于代码生成器J2EE智能开发框架 - 开源中国https://my.oschina.net/jeecg ...
SpringBoot 整合Swagger2 踩坑记录 Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException 今天 ...
欢迎访问我的blog: http://blog.thinkinside.me 关于android中openmax中hardware decoder的调用中,整合过程比较简单。主要是对OMXCodec的封装进行调用。 这里记录一下碰到的主要的问题: 1 现象:开关几次后 ...
1,ueditor官网下载:https://ueditor.baidu.com/website/download.html 下载相应的工具包和源码,ps:源码放到工程中 2,解压放到放到项目中,s ...
druid中整合日志系统 以上是IDEA提示的log4j,但是这其实是log4j2的包,但是在配置druid时,此时的配置文件如下: 以上是部分配置,但是配置监控时采用的是 log4j这样就会产生错误,所以应该将两者进行统一, 如果配置文件中filters中配置的是log4j ...