講師回答 / 翔仔
Failed to auto-configure a DataSource: 'spring.datasource.url' is not specified and no embedded datasource could be auto-configured.Reason: Failed to determine a suitable driver classAction:Consider the following:If you want an embedded database (H2, HSQL...
2018-04-06
server.context-path=/demo更改為了server.servlet.context-path=/demo伙伴們寫代碼要注意一下哦
2018-04-05
最新回答 / yunqiang88
application.peoperties配置關于mybatis的值,最終必須應用到datasource這個類中,你可以理解成application.peoperties只是聲明了一系列常量,還要看你在哪用
2018-04-05
好難得有后端課程講到小程序,通過學習可以快速的體驗一下小程序。雖然是做后端,但如果懂前端技術,與前端合作起來會愉快些。特別對于在小公司,基本沒有接口文檔,都是寫好接口,再把接口給前端,接口的質量,會對前端的調用有很大的影響。
2018-04-01