@迅白旺旺 Spring Boot 2.0 使用了 Spring Framework 5.0 ,新特性并不多,所以 WebFlux 是最大的亮點(diǎn),后續(xù)《Spring Boot 2.0深度實(shí)踐》會深入探討,主要是了解編程模式,理解背后的思想!
2018-01-10
@慕粉3535685 請注意版本,要選擇 2.0.0.M7 版本,目前因?yàn)?.0 沒有正式發(fā)布,所以以 1.5.x 為首選
2018-01-09
從start.spring.io下載源碼時(shí),我選不了web flux,缺了點(diǎn)依賴,也不知道缺少了哪些?求解一下大佬
2018-01-09
最新回答 / 慕粉3535685
<name>spring-boot-demo</name><description>Demo project for Spring Boot</description><parent> ? <groupId>org.springframework.boot</groupId> ? <artifactId>spring-boot-starter-parent</artifactId> ? <ve...
2018-01-09