jar

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

Maven & Gradle

Oct 19, 2022
0 stars

Spring Boot SPA Dev Server · Spring Boot helper for proxying requests to a Single Page App dev server for local development live-reloading

Table Of Contents

Latest Version

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

All Versions

Download ms.safi.spring : spring-boot-spa-devserver 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-spa-devserver-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.devserver.proxy

├─ ms.safi.spring.spa.devserver.proxy.DevServerProxyAutoConfiguration.class - [JAR]

├─ ms.safi.spring.spa.devserver.proxy.DevServerProxyConfigurationProperties.class - [JAR]

ms.safi.spring.spa.devserver.proxy.http

├─ ms.safi.spring.spa.devserver.proxy.http.DevServerProxyServletFilter.class - [JAR]

├─ ms.safi.spring.spa.devserver.proxy.http.HttpServletRequestProxy.class - [JAR]

ms.safi.spring.spa.devserver.proxy.ws

├─ ms.safi.spring.spa.devserver.proxy.ws.DevServerWebSocketProxy.class - [JAR]

Advertisement