随笔分类 -  spring boot

摘要:转载:https://blog.csdn.net/ssshen14/article/details/80004459 离线插件 下载:https://github.com/mybatis/generator/releases 简单起见,直接写安装过程 主要是原因是:在墙内一些更新源会连接超时,所以需 阅读全文
posted @ 2019-01-16 22:32 梦在远方 阅读(1108) 评论(0) 推荐(0)
摘要:在Spring Cloud的配置文件中,发现使用yml与properties两种后缀的文件: 在application.properties中内容是这样的: server.port=8801eureka.client.register-with-eureka=falseeureka.client.f 阅读全文
posted @ 2019-01-14 21:43 梦在远方 阅读(6487) 评论(0) 推荐(0)