最新回答 / 小小新_Not_Found
<...圖片...>也可以這樣reimport
Field repository in com.example.luckymoney.LuckymoneyController required a bean named 'entityManagerFactory' that could not be found.
Process finished with exit code 1
這個怎么解決,網(wǎng)上的方法都不行
Process finished with exit code 1
這個怎么解決,網(wǎng)上的方法都不行
2019-12-14
已采納回答 / 檸檬柚子西瓜皮iiiiiiiiiii
在yml文件中我們就已經(jīng)配置了他的訪問路徑為
server: ??port:?8080 ??servlet: ????context-path:?/luckymoney如果你不想要項目名可以改成
server: ??port:?8080 ??servlet: ????context-path:?/