jar

com.bushangbuxia : velocity-spring-boot-starter

Maven & Gradle

Dec 08, 2019
1 stars

velocity-spring-boot-starter · A velocity spring boot starter to support spring boot 1.5+

Table Of Contents

Latest Version

Download com.bushangbuxia : velocity-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.bushangbuxia : velocity-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bushangbuxia.web.springboot.velocity

├─ com.bushangbuxia.web.springboot.velocity.SpringResourceLoader.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.VelocityAutoConfiguration.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.VelocityEngineFactory.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.VelocityEngineFactoryBean.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.VelocityEngineUtils.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.VelocityProperties.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.VelocityTemplateAvailabilityProvider.class - [JAR]

com.bushangbuxia.web.springboot.velocity.views

├─ com.bushangbuxia.web.springboot.velocity.views.EmbeddedVelocityViewResolver.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.views.VelocityConfig.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.views.VelocityConfigurer.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.views.VelocityLayoutView.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.views.VelocityToolboxView.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.views.VelocityView.class - [JAR]

├─ com.bushangbuxia.web.springboot.velocity.views.VelocityViewResolver.class - [JAR]

Advertisement