摘要:
后端代码,实现WebMvcConfigurer类,重写addResourceHandlers方法,定义虚拟路径,同时有拦截时对/img/**放行 package com.seu.config; import org.springframework.context.annotation.Configu 阅读全文
posted @ 2020-12-09 18:54
小小穿梭机^^
阅读(1800)
评论(0)
推荐(0)
摘要:
List<Book> list = Lists.newArrayList(); list.add(new Book("1", "sql基础大全", 200)); list.add(new Book("2", "Java基础", 500)); System.out.println(list); Lis 阅读全文
posted @ 2020-12-09 18:47
小小穿梭机^^
阅读(6081)
评论(0)
推荐(0)

浙公网安备 33010602011771号