freemarker的 TemplateDirectiveModel,注入对象为空。
@Servicepublic class TestService {
public static String get() throws IOException {
return "sss";
}
public String getOne() throws IOException {
}}
spring boot 所有对象都需要注入