public final class SpringChangelogLoader extends Object implements ChangelogLoader
ChangelogLoader
which uses Spring's ResourceLoader
for loading changelogs.Constructor and Description |
---|
SpringChangelogLoader(org.springframework.core.io.ResourceLoader resourceLoader) |
public SpringChangelogLoader(org.springframework.core.io.ResourceLoader resourceLoader)
public InputStream load(String changelog) throws IOException
load
in interface ChangelogLoader
IOException
Copyright © 2020. All rights reserved.