sagacity-sqltoy 4.17.15 已经发布,基于 Java 语言的 orm 框架

栏目: 软件资讯 · 发布时间: 3年前

内容简介:sagacity-sqltoy 4.17.15 已经发布,这是一个基于 java 语言的 orm 框架。 此版本更新内容包括: 1、在默认ehcache的基础上支持caffeine框架 pom引入caffeine依赖和spring-context-support <dependency> ...

sagacity-sqltoy 4.17.15 已经发布,这是一个基于 java 语言的 orm 框架。

此版本更新内容包括:

1、在默认ehcache的基础上支持caffeine框架

  • pom引入caffeine依赖和spring-context-support
<dependency>
    <groupId>com.github.ben-manes.caffeine</groupId>
    <artifactId>caffeine</artifactId>
    <version>${caffeine.version}</version>
</dependency>
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-context-support</artifactId>
    <version>${spring-framework.version}</version>
</dependency>
  • 在yml配置文件中设置cacheType
# 此参数可以不设置,默认是ehcache
spring.sqltoy.cacheType=caffeine

详情查看:https://gitee.com/sagacity/sagacity-sqltoy/releases/4.17.15


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Foundations of PEAR

Foundations of PEAR

Good, Nathan A./ Kent, Allan / Springer-Verlag New York Inc / 2006-11 / $ 50.84

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer. Within its confines lie the tools that you need to do your job more quickly and efficiently. You need......一起来看看 《Foundations of PEAR》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具