jar

ms.safi.spring : spring-boot-starter-spa

Maven & Gradle

Oct 19, 2022
0 stars

Spring Boot SPA · Spring Boot helper for serving a Single Page App with a Spring backend

Table Of Contents

Latest Version

Download ms.safi.spring : spring-boot-starter-spa JAR file - Latest Versions:

All Versions

Download ms.safi.spring : spring-boot-starter-spa JAR file - All Versions:

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

ms.safi.spring.spa.shared

├─ ms.safi.spring.spa.shared.IndexLinkResourceTransformerSupport.class - [JAR]

ms.safi.spring.spa.servlet

├─ ms.safi.spring.spa.servlet.IndexFallbackResourceResolver.class - [JAR]

├─ ms.safi.spring.spa.servlet.IndexLinkResourceTransformer.class - [JAR]

├─ ms.safi.spring.spa.servlet.SpaWebMvcAutoConfiguration.class - [JAR]

ms.safi.spring.spa.reactive

├─ ms.safi.spring.spa.reactive.IndexFallbackResourceResolver.class - [JAR]

├─ ms.safi.spring.spa.reactive.IndexLinkResourceTransformer.class - [JAR]

├─ ms.safi.spring.spa.reactive.SpaWebFluxAutoConfiguration.class - [JAR]