SSM整合
SSM整合案例
创建一个entity类,Smbms_Uer
创建一个Dao层,Smbms_UserMapper类
创建一个Dao层中的xml,Smbms_UserMapper.xml
创建一个service层,Smbms_UserService
创建一个Service Impl层中,Smbms_UserServiceImpl
创建一个controller层,Smbms_UserController
applicationContext.xml
generatorConfig.xml
mybatis-config.xml
web.xml
login.jsp