Loading src/main/java/es/redmic/commandslib/config/GenerateJsonSchemaScanBean.java +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.context.annotation.Configuration; import org.springframework.core.env.AbstractEnvironment; import org.springframework.core.env.Environment; import org.springframework.core.env.MapPropertySource; Loading @@ -48,6 +49,7 @@ import com.kjetland.jackson.jsonSchema.JsonSchemaResources; import es.redmic.commandslib.controller.CommandBaseController; import es.redmic.exception.mediastorage.MSFileUploadException; @Configuration public class GenerateJsonSchemaScanBean implements ApplicationContextAware { @Autowired Loading Loading
src/main/java/es/redmic/commandslib/config/GenerateJsonSchemaScanBean.java +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.context.annotation.Configuration; import org.springframework.core.env.AbstractEnvironment; import org.springframework.core.env.Environment; import org.springframework.core.env.MapPropertySource; Loading @@ -48,6 +49,7 @@ import com.kjetland.jackson.jsonSchema.JsonSchemaResources; import es.redmic.commandslib.controller.CommandBaseController; import es.redmic.exception.mediastorage.MSFileUploadException; @Configuration public class GenerateJsonSchemaScanBean implements ApplicationContextAware { @Autowired Loading