Merge branch '2.2.x'
This commit is contained in:
commit
61ae4fbc04
|
|
@ -97,7 +97,7 @@ abstract class FilteringSpringBootCondition extends SpringBootCondition
|
|||
|
||||
/**
|
||||
* Slightly faster variant of {@link ClassUtils#forName(String, ClassLoader)} that
|
||||
* doesn't deal with primitives, arrays or innter types.
|
||||
* doesn't deal with primitives, arrays or inner types.
|
||||
* @param className the class name to resolve
|
||||
* @param classLoader the class loader to use
|
||||
* @return a resolved class
|
||||
|
|
|
|||
Loading…
Reference in New Issue