spring boot 啓動報錯

spring boot 啓動報錯:Cannot determine embedded database driver class for database type NONEspring

解決:application類加註解app

@EnableAutoConfiguration(exclude={DataSourceAutoConfiguration.class})
相關文章
相關標籤/搜索