jar

io.pebbletemplates : pebble-spring-boot-starter

Maven & Gradle

Apr 28, 2023
1k stars

Pebble Spring Boot 3 Starter · Spring Boot 3 starter for Pebble Template Engine

Table Of Contents

Latest Version

Download io.pebbletemplates : pebble-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.pebbletemplates : pebble-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.6.x
2.5.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 pebble-spring-boot-starter-3.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.pebbletemplates.boot.autoconfigure

├─ io.pebbletemplates.boot.autoconfigure.AbstractPebbleConfiguration.class - [JAR]

├─ io.pebbletemplates.boot.autoconfigure.PebbleAutoConfiguration.class - [JAR]

├─ io.pebbletemplates.boot.autoconfigure.PebbleProperties.class - [JAR]

├─ io.pebbletemplates.boot.autoconfigure.PebbleReactiveWebConfiguration.class - [JAR]

├─ io.pebbletemplates.boot.autoconfigure.PebbleServletWebConfiguration.class - [JAR]

├─ io.pebbletemplates.boot.autoconfigure.PebbleTemplateAvailabilityProvider.class - [JAR]

├─ io.pebbletemplates.boot.autoconfigure.PebbleTemplatesHints.class - [JAR]

Advertisement