jar

org.yuequan : watchdog-spring-boot-starter

Maven & Gradle

Dec 03, 2018
82 stars

watchdog-spring-boot-starter · Watchdog is an OAuth 2 provider for SpringBoot

Table Of Contents

Latest Version

Download org.yuequan : watchdog-spring-boot-starter JAR file - Latest Versions:

All Versions

Download org.yuequan : watchdog-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.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 watchdog-spring-boot-starter-0.8.3.BETA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.yuequan.watchdog.client

├─ org.yuequan.watchdog.client.Application.class - [JAR]

├─ org.yuequan.watchdog.client.ApplicationRepository.class - [JAR]

├─ org.yuequan.watchdog.client.ApplicationService.class - [JAR]

├─ org.yuequan.watchdog.client.DefaultApplicationRepositoryImpl.class - [JAR]

org.yuequan.watchdog.endpoint.support

├─ org.yuequan.watchdog.endpoint.support.ApplicationParam.class - [JAR]

org.yuequan.watchdog.util

├─ org.yuequan.watchdog.util.FieldUtil.class - [JAR]

org.yuequan.watchdog.provider

├─ org.yuequan.watchdog.provider.WatchdogUrlRegistryProvider.class - [JAR]

org.yuequan.watchdog.configuration

├─ org.yuequan.watchdog.configuration.AuthorizationServerConfiguration.class - [JAR]

├─ org.yuequan.watchdog.configuration.EnableWatchDog.class - [JAR]

├─ org.yuequan.watchdog.configuration.ResourceServerConfiguration.class - [JAR]

├─ org.yuequan.watchdog.configuration.WatchdogEndpointsConfiguration.class - [JAR]

org.yuequan.watchdog.endpoint

├─ org.yuequan.watchdog.endpoint.ApplicationEndpoint.class - [JAR]