jar

pl.allegro.tech.boot : handlebars-spring-boot-starter

Maven & Gradle

Dec 07, 2021
1 usages
106 stars

Spring Boot Starter Handlebars · Spring Boot auto-configuration for Handlebars template engine

Table Of Contents

Latest Version

Download pl.allegro.tech.boot : handlebars-spring-boot-starter JAR file - Latest Versions:

All Versions

Download pl.allegro.tech.boot : handlebars-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.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 handlebars-spring-boot-starter-0.3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.allegro.tech.boot.autoconfigure.handlebars

├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsAutoConfiguration.class - [JAR]

├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsHelper.class - [JAR]

├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsHelpersAutoConfiguration.class - [JAR]

├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsProperties.class - [JAR]

├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsTemplateAvailabilityProvider.class - [JAR]

├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsValueResolversProperties.class - [JAR]

Advertisement