08-SpringBoot之WEB(六)——其他

SpringBoot之WEB(六) 1. 整合 Fastjson 1.1 添加Fastjson依赖 1.2 创建一个配置管理类 WebConfig ,如下: 1.3 案例开发 2. 生成UUID 3. 修改启动Banner 4. 源码下载 1. 整合 Fastjson 1.1 添加Fastjson依赖 <dependency> <groupId>com.alibaba</groupId>
相关文章
相关标签/搜索