Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #1

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

Develop #1

wants to merge 13 commits into from

Conversation

tianchaohongyu
Copy link

1.缓存自动配置文件查找方式切换为Spring自带的方式,以支持类路径、文件系统以及其他位置资源作为配置文件。
2.打包一个默认的redisson配置文件以支持开箱即用。

tianchaohongyu and others added 13 commits January 12, 2019 18:09
2.增加EnumVo用于传递text、value属性到前端;IEnum添加toVo方法,用于转换到EnumVo.
2.Dao的findUnique() 方法为结果数量添加setMaxResult(1)限制,避免查询结果超过一条时报错。
2.Dao的findUnique() 方法为结果数量添加setMaxResult(1)限制,避免查询结果超过一条时报错。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants