Springboot+echarts實現可視化

現在在做畢設,做一個電商平臺日誌分析系統,需要結合可視化,達到一個直觀的效果 1.搭建springboot項目,maven搭建,這是項目整體架構 2.後臺代碼: @RestController @RequestMapping("/wanglk_bds") public class VisualController { @Autowired private VisualInterf
相關文章
相關標籤/搜索