D:\>mvn archetype:generate -DinteractiveMode=false -DgroupId=com.sl -DartifactId
=test -Dversion=1.0.1
=test -Dversion=1.0.1
2018-03-11
講的很好,很詳細(xì),感謝小馬哥。
不過maven的標(biāo)準(zhǔn)讀音確實(shí)是 英[?me?vn] 美[?mev?n],而不是ma ven
不過maven的標(biāo)準(zhǔn)讀音確實(shí)是 英[?me?vn] 美[?mev?n],而不是ma ven
2018-03-11
既然都學(xué)到了spring boot了,基本上沒有人不會(huì)搭建環(huán)境和下載軟件了吧,老師可以快速跳過這些步驟
2018-03-07
我也是沒有看懂,大概了解了一下java8的Lambda表達(dá)式,還有web Flux。
2018-03-06
報(bào)錯(cuò)求解:Failure to find org.springframework.boot:spring-boot-starter-parent:pom:2.0.0.RC2 in http://maven.aliyun.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus-aliyun has elapsed or updates are force
2018-03-02
Failure to find org.springframework.boot:spring-boot-starter-parent:pom:2.0.0.RC2 in http://maven.aliyun.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus-aliyun has elapsed or updates are forced
2018-03-02
講得不錯(cuò) 不是喜歡讀什么的問題 發(fā)音該是什么就是什么 全程ma wen聽起來別扭極了
2018-03-01
post傳遞requestbody比較好吧。
還有就是可以考慮使用RESTful風(fēng)格的接口定義,例如@PostMapping("/person")表示創(chuàng)建用戶 @DeleteMapping("/person")表示刪除用戶
還有就是可以考慮使用RESTful風(fēng)格的接口定義,例如@PostMapping("/person")表示創(chuàng)建用戶 @DeleteMapping("/person")表示刪除用戶
2018-03-01