Set SpringResourceLoader to public
This commit is contained in:
parent
1b5a8ac6fc
commit
fc986a5b64
@ -84,7 +84,7 @@ public class ThingsboardMessageConfiguration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
static class SpringResourceLoader extends org.apache.velocity.runtime.resource.loader.ResourceLoader {
|
public static class SpringResourceLoader extends org.apache.velocity.runtime.resource.loader.ResourceLoader {
|
||||||
|
|
||||||
public static final String NAME = "spring";
|
public static final String NAME = "spring";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user