Merge pull request #528 from tan9/patch-1
Fixed path to `spring.factories`.
This commit is contained in:
@@ -1205,7 +1205,7 @@ public class CustomConfigServiceBootstrapConfiguration {
|
||||
}
|
||||
----
|
||||
|
||||
3. In `resource/META_INF` create a file called
|
||||
3. In `resources/META-INF` create a file called
|
||||
`spring.factories` and specify your custom configuration.
|
||||
|
||||
.spring.factorties
|
||||
|
||||
Reference in New Issue
Block a user