jar

me.yaman.can : spring-boot-webflux-h2-console

Maven & Gradle

Oct 25, 2021
9 stars

spring-boot-webflux-h2-console · Spring Boot autoconfiguration for h2-console server based on weblux

Table Of Contents

Latest Version

Download me.yaman.can : spring-boot-webflux-h2-console JAR file - Latest Versions:

All Versions

Download me.yaman.can : spring-boot-webflux-h2-console 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-webflux-h2-console-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

spring.boot.actuator.autoconfigure

├─ spring.boot.actuator.autoconfigure.ManagementServerProperties.class - [JAR]

├─ spring.boot.actuator.autoconfigure.WebEndpointProperties.class - [JAR]

me.yaman.can.webflux.h2console

├─ me.yaman.can.webflux.h2console.H2ConsoleAutoConfiguration.class - [JAR]

Advertisement