Skip to content

Conversation

@kazuki43zoo
Copy link
Member

Fixes gh-542

  • Use the returned instance from ClassUtils#getDefaultClassLoader()
  • Can customize to use any class loader instance using Supplier

Fixes mybatisgh-542

* Use the returned instance from ClassUtils#getDefaultClassLoader()
* Can customize to use any class loader instance using Supplier
@kazuki43zoo kazuki43zoo self-assigned this May 7, 2023
@kazuki43zoo kazuki43zoo added this to the 3.0.2 milestone May 7, 2023
@coveralls
Copy link

Coverage Status

Coverage: 97.703% (+0.01%) from 97.691% when pulling 885cb72 on kazuki43zoo:gh-542 into d9590b0 on mybatis:master.

@kazuki43zoo kazuki43zoo added the backport to other version Backport to other maintenance version label May 7, 2023
@kazuki43zoo kazuki43zoo merged commit 747dc08 into mybatis:master May 9, 2023
@kazuki43zoo kazuki43zoo deleted the gh-542 branch May 9, 2023 16:23
@kazuki43zoo kazuki43zoo added the done backported Backporting is doned label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport to other version Backport to other maintenance version done backported Backporting is doned enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

why SpringBootVFS not use Thread.currentThread().getContextClassLoader() as ClassLoader

2 participants