springboot整合高德地图
使用SpringBoot整合高德地图实现路线规划功能
目录一、业务场景分析二、技术实现思路三、高德地图路线规划 API 简介四、Spring Boot 项目整合步骤4.1 创建 Spring Boot 项目4.2 配置高德相关参数4.3 构建配置类五、封装路线规划服务5.1 创建路线请求与响应模型5.[详细]
2025-07-08 10:33 分类:开发-
springboot项目中整合高德地图的实践
目录一:高德开放平台的使用二:创建数据库(我是用的是mysql)三:Springboot所需的依赖(根据你的需求再去增加删除依赖)四:yml文件的配置五:所需要的类写一个简单的页面展示吧总结一:高德开放平台的使用[详细]
2025-06-28 13:30 分类:开发 How to invalidate the OutputCache in a webfarm?
i\'ve got a website that uses OutputCache attribute to cache pages. Works great. Now, I\'m in the middle of R&D\'ing scaling up this site to be in a web farm. Along with the usual suspects for we[详细]
2022-12-29 02:50 分类:问答