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

Add 'additionalContextAttributes.{name}={value}' instead of 'additional.context.attributes' #77

Closed
kazuki43zoo opened this issue May 8, 2019 · 1 comment
Assignees
Milestone

Comments

@kazuki43zoo
Copy link
Member

I've change the property key for specifying the additional context attributes for support configuration property on mybatis-spring-boot . The additional.context.attributes can be use, however it become the deprecated property key since 2.1.0. If you are updating to 2.1+, please change to use the additionalContextAttributes.{name}={value} instead of it.

@kazuki43zoo kazuki43zoo added this to the 2.1.0 milestone May 8, 2019
@kazuki43zoo kazuki43zoo self-assigned this May 8, 2019
@kazuki43zoo
Copy link
Member Author

Fixed via #66 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant