jar

eu.michael-simons : wro4j-spring-boot-starter

Maven & Gradle

Jan 25, 2023
62 stars

Wro4j Spring Boot Starter · A starter for Spring Boot that provides autoconfiguration for Wro4j.

Table Of Contents

Latest Version

Download eu.michael-simons : wro4j-spring-boot-starter JAR file - Latest Versions:

All Versions

Download eu.michael-simons : wro4j-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.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 wro4j-spring-boot-starter-0.11.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ac.simons.spring.boot.wro4j.processors

├─ ac.simons.spring.boot.wro4j.processors.RemoveSourceMapsProcessor.class - [JAR]

├─ ac.simons.spring.boot.wro4j.processors.Wro4jProcessorProvider.class - [JAR]

ac.simons.spring.boot.wro4j

├─ ac.simons.spring.boot.wro4j.ConfigurableXmlModelFactory.class - [JAR]

├─ ac.simons.spring.boot.wro4j.SpringCacheStrategy.class - [JAR]

├─ ac.simons.spring.boot.wro4j.Wro4jAutoConfiguration.class - [JAR]

├─ ac.simons.spring.boot.wro4j.Wro4jProperties.class - [JAR]

Advertisement