【Java】SpringMVC + Mybatis 实现的个人博客系统
本帖最后由 xiaop520 于 2018-11-6 17:18 编辑使用ssm搭建的博客系统
不废话直接上图
屌丝通道: 链接: https://pan.baidu.com/s/1beNmNx2M5k2VYSuUoTVZUQ 提取码: w22w
{:1_893:} 免费评分走一波。。 666 大佬啊。前端框架是啥。看起来还不错的样子 楼主,你的编译环境是:MyEclipse2016 + Win7 + jdk1.8 + Tomcat8.0,我用Eclipse编译不了,你知道怎么解决吗?控制台还乱码了……我给你贴一下我的console内容:
DEBUG - Resolved location pattern to resources , file , file , file , file , file , file , file , file ]
2018-11-13 10:22:47,819 DEBUG: org.springframework.beans.factory.support.DefaultListableBeanFactory#invokeInitMethods : Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
DEBUG - Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
2018-11-13 10:22:47,975 DEBUG: org.apache.ibatis.io.ResolverUtil#getClass : Class not found: org.jboss.vfs.VFS
DEBUG - Class not found: org.jboss.vfs.VFS
2018-11-13 10:22:47,978 DEBUG: org.apache.ibatis.io.ResolverUtil#setInvalid : JBoss 6 VFS API is not available in this environment.
DEBUG - JBoss 6 VFS API is not available in this environment.
2018-11-13 10:22:47,982 DEBUG: org.apache.ibatis.io.ResolverUtil#getClass : Class not found: org.jboss.vfs.VirtualFile
DEBUG - Class not found: org.jboss.vfs.VirtualFile
2018-11-13 10:22:47,984 DEBUG: org.apache.ibatis.io.ResolverUtil#getInstance : VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
DEBUG - VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
2018-11-13 10:22:47,986 DEBUG: org.apache.ibatis.io.ResolverUtil#getInstance : Using VFS adapter org.apache.ibatis.io.DefaultVFS
没分了,留个回复,话说搭建个人博客,还得要个域名和服务器吧,也挺贵的啊 关注看看! 谢谢分享 感谢楼主分享 vLove0 发表于 2018-11-6 18:31
666 大佬啊。前端框架是啥。看起来还不错的样子
没用到什么前端框架,前台展示页面都是手写的。后台网上找的用到了bootstrap吧 可以用来当毕设么。。 这项目,说实话,牛逼