jar

com.alibaba.boot : velocity-spring-boot-autoconfigure

Maven & Gradle

Jun 26, 2018
1 usages
294 stars
Table Of Contents

Latest Version

Download com.alibaba.boot : velocity-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download com.alibaba.boot : velocity-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window velocity-spring-boot-autoconfigure-1.0.4.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.boot.velocity

├─ com.alibaba.boot.velocity.VelocityConstants.class - [JAR]

├─ com.alibaba.boot.velocity.VelocityLayoutProperties.class - [JAR]

com.alibaba.boot.velocity.autoconfigure

├─ com.alibaba.boot.velocity.autoconfigure.VelocityLayoutAutoConfiguration.class - [JAR]

├─ com.alibaba.boot.velocity.autoconfigure.VelocityToolsAutoConfiguration.class - [JAR]

com.alibaba.boot.velocity.web.servlet

├─ com.alibaba.boot.velocity.web.servlet.VelocityLayoutHandlerInterceptor.class - [JAR]

├─ com.alibaba.boot.velocity.web.servlet.VelocityToolsHandlerInterceptor.class - [JAR]

com.alibaba.boot.velocity.tools

├─ com.alibaba.boot.velocity.tools.AbstractVelocityToolsScanner.class - [JAR]

├─ com.alibaba.boot.velocity.tools.AnnotatedVelocityToolsScanner.class - [JAR]

├─ com.alibaba.boot.velocity.tools.FactoryConfigurationLoader.class - [JAR]

├─ com.alibaba.boot.velocity.tools.StandardVelocityToolsScanner.class - [JAR]

├─ com.alibaba.boot.velocity.tools.ToolboxFactoryAdapter.class - [JAR]

├─ com.alibaba.boot.velocity.tools.VelocityTool.class - [JAR]

├─ com.alibaba.boot.velocity.tools.VelocityToolsRepository.class - [JAR]

├─ com.alibaba.boot.velocity.tools.VelocityToolsRepositoryInitializer.class - [JAR]

├─ com.alibaba.boot.velocity.tools.VelocityToolsScanner.class - [JAR]

├─ com.alibaba.boot.velocity.tools.ViewToolManagerInitializer.class - [JAR]

com.alibaba.boot.velocity.autoconfigure.condition

├─ com.alibaba.boot.velocity.autoconfigure.condition.VelocityLayoutCondition.class - [JAR]

├─ com.alibaba.boot.velocity.autoconfigure.condition.VelocityToolsBasePackagesCondition.class - [JAR]

com.alibaba.boot.velocity.util

├─ com.alibaba.boot.velocity.util.CompatibleRelaxedPropertyResolver.class - [JAR]

├─ com.alibaba.boot.velocity.util.PathUtils.class - [JAR]

├─ com.alibaba.boot.velocity.util.VelocimacroUtils.class - [JAR]

org.springframework.boot.web.servlet.view.velocity

├─ org.springframework.boot.web.servlet.view.velocity.EmbeddedVelocityToolboxView.class - [JAR]

├─ org.springframework.boot.web.servlet.view.velocity.EmbeddedVelocityViewResolver.class - [JAR]

com.alibaba.boot.velocity.context

├─ com.alibaba.boot.velocity.context.EmbeddedVelocityViewResolverApplicationListener.class - [JAR]

com.alibaba.boot.velocity.beans.factory.support

├─ com.alibaba.boot.velocity.beans.factory.support.VelocityToolsBeanDefinitionRegistryPostProcessor.class - [JAR]

com.alibaba.boot.velocity.web.servlet.view

├─ com.alibaba.boot.velocity.web.servlet.view.EmbeddedVelocityLayoutToolboxView.class - [JAR]

├─ com.alibaba.boot.velocity.web.servlet.view.EmbeddedVelocityLayoutViewResolver.class - [JAR]

├─ com.alibaba.boot.velocity.web.servlet.view.EmbeddedVelocityToolboxView.class - [JAR]

com.alibaba.boot.velocity.annotation

├─ com.alibaba.boot.velocity.annotation.VelocityLayout.class - [JAR]

org.springframework.boot.autoconfigure.velocity

├─ org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.velocity.VelocityProperties.class - [JAR]

├─ org.springframework.boot.autoconfigure.velocity.VelocityTemplateAvailabilityProvider.class - [JAR]

Advertisement