yangfuhai / jboot

一个优雅的微服务框架,SpringCloud 之外的另一个选择,已经使用在用户量过亿的商业产品上,有超过1000家公司在使用Jboot做极速开发...
http://www.jboot.com.cn
Apache License 2.0
732 stars 252 forks source link

解决ClassScanner中文路径问题 #37

Closed xhf6731202 closed 6 years ago

xhf6731202 commented 6 years ago

只有依赖的jar文件处理了中文路径,依赖的其他class文件没有处理中文路径,导致依赖的其他class文件存在中文路径时,无法加载