02 2019 档案
摘要:利用拼接字符串转换point select GeomFromText(CONCAT('POINT(',lng,' ',lat,')')) from community limit 1; 插入字段到新表 create table communityN as select *,GeomFromText(
阅读全文
摘要:1、查询导入数据存放位置 show variables like '%secure%'; + + + | Variable_name | Value |+ + +| require_secure_transport | OFF || secure_auth | ON || secure_file_p
阅读全文
摘要:当有复杂名称字段时: 在repository中写代码字段名 可以添加field注解定义数据库字段名
阅读全文
摘要:https://github.com/lenve/SimpleSpringCloud/tree/master/RestTemplate在Spring Cloud中服务的发现与消费一文中,当我们从服务消费端去调用服务提供者的服务的时候,使用了一个很好用的对象,叫做RestTemplate,当时我们只使
阅读全文

浙公网安备 33010602011771号