Skip to content

fix bug: new AutoMapper时指定的entityPackage路径包含中文会导致无法正常扫描bean class - #4

Open
wenstionly wants to merge 1 commit into
dreamyoung:masterfrom
wenstionly:master
Open

fix bug: new AutoMapper时指定的entityPackage路径包含中文会导致无法正常扫描bean class#4
wenstionly wants to merge 1 commit into
dreamyoung:masterfrom
wenstionly:master

Conversation

@wenstionly

Copy link
Copy Markdown

使用
URL url = loader.getResource(packagePath);
获取到的url是被URLEncode过的,在new File()时无法正确识别这样的路径,导致无法正常listFiles

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.

1 participant