随笔分类 -  springboot

摘要:1 在pom.xml文件的配置 a 去除tomcat依赖 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter... 阅读全文
posted @ 2018-09-13 15:04 人间值得 阅读(2165) 评论(1) 推荐(0)
摘要:1 出现的问题: 在tomcat下发布出现org.apache.catalina.LifecycleException: Failed to start componentorg.apache.catalina.LifecycleException: Fail... 阅读全文
posted @ 2018-09-13 14:30 人间值得 阅读(1931) 评论(0) 推荐(0)
摘要:1 问题: springboot启动出现Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set 2 问题的原因: 这是因为数据源的参... 阅读全文
posted @ 2018-09-11 08:51 人间值得 阅读(6856) 评论(0) 推荐(0)