Skip to content

lolay/spring-beans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project simply fixes an issue with BeanUtils throwing an exception when
trying to get the system class loader in GAE. GAE doesn't allow access
to the system class loader. So, this implementation gets the class loader
from the thread instead.

Releases

No releases published

Packages

No packages published

Languages