查找附近的人 GeoHash比较原始的方法,简单方便 Mysql计算公式 C = sin(MLatA)*sin(MLatB)*cos(MLonA-MLonB) + cos(MLatA)*cos(MLatB) Distance = R* 2019-01-04 wumu java mongodb mysql
springboot-mongodb使用 基本注解 @id @Document @DBRef $Indexed @CompoundIndex @GenSpatialIndexed @Transient @PersistenceConstructor 2019-01-04 wumu springboot mongodb