jeesite笔记

1.Jeesite的db配置:
  jeesite.properties
2.Jeesite扫描配置
  对于新加的包,需要添加到扫描,注意spring-context.xml中的autoscan只是扫描非controller的声明;spring-mvc.xml配置文件中只是扫描controller;注意一个context:exclude-filter,一个context:include-filter。但是为什么要这么做呢?

posted on 2017-12-02 13:19  张叫兽的技术研究院  阅读(139)  评论(0编辑  收藏  举报

导航