内容简介:sagacity-sqltoy 4.17.18 已经发布,这是一个基于 java 语言的 orm 框架。 此版本更新内容包括: 1、优化VO中包含map类型混合模式传参数 2、优化并行分页时因多线程日志无法输出问题 3、优化了elasticsearch支持 ...
sagacity-sqltoy 4.17.18 已经发布,这是一个基于 java 语言的 orm 框架。
此版本更新内容包括:
1、优化VO中包含map类型混合模式传参数 2、优化并行分页时因多线程日志无法输出问题 3、优化了elasticsearch支持
spring:
sqltoy:
elastic:
# 默认节点可以不设置,默认第一个
defaultId: default
endpoints[0]:
id: default
# 集群多个节点可以用逗号分隔
url: http://192.168.56.101:9200
#默认_sql,不同插件使用不同的路径,包含:_opendistro/_sql
sqlPath: _nlpcn/sql
username: elastic
password: elastic
详情查看:https://gitee.com/sagacity/sagacity-sqltoy/releases/4.17.18
以上所述就是小编给大家介绍的《sagacity-sqltoy 4.17.18 已经发布,基于 Java 语言的 orm 框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- go语言学习爬虫框架总结
- 使用 Go 语言实现一个异步任务框架
- Go语言开发(十九)、GoConvey测试框架
- Go语言开发(二十)、GoStub测试框架
- Go语言web框架学习—Gin
- Go语言开发(二十一)、GoMock测试框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Seasoned Schemer
Daniel P. Friedman、Matthias Felleisen / The MIT Press / 1995-12-21 / USD 38.00
drawings by Duane Bibbyforeword and afterword by Guy L. Steele Jr.The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (form......一起来看看 《The Seasoned Schemer》 这本书的介绍吧!