SpringFactoriesLoader tolerates whitespace around class names

Issue: SPR-17413
This commit is contained in:
Juergen Hoeller
2018-10-22 15:13:58 +02:00
parent 83a54dba7e
commit dd2ce20687
3 changed files with 11 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
org.springframework.core.io.support.DummyFactory=\
org.springframework.core.io.support.MyDummyFactory2,\
org.springframework.core.io.support.DummyFactory =\
org.springframework.core.io.support.MyDummyFactory2, \
org.springframework.core.io.support.MyDummyFactory1
java.lang.String=\