jar

com.github.wpyuan : onlyoffice-helper

Maven & Gradle

Oct 18, 2021
0 stars

onlyoffice-helper · onlyoffice helper project for Spring Boot

Table Of Contents

Latest Version

Download com.github.wpyuan : onlyoffice-helper JAR file - Latest Versions:

All Versions

Download com.github.wpyuan : onlyoffice-helper JAR file - All Versions:

Version Vulnerabilities Size Updated
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 onlyoffice-helper-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.wpyuan.onlyofficehelper.infra.util

├─ com.github.wpyuan.onlyofficehelper.infra.util.ApplicationContextUtil.class - [JAR]

com.github.wpyuan.onlyofficehelper.app.service

├─ com.github.wpyuan.onlyofficehelper.app.service.InitDataService.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.app.service.TrackService.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.app.service.UploadService.class - [JAR]

com.github.wpyuan.onlyofficehelper.api.dto

├─ com.github.wpyuan.onlyofficehelper.api.dto.EditorDto.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.api.dto.FileDto.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.api.dto.IndexDto.class - [JAR]

com.github.wpyuan.onlyofficehelper.infra.enums

├─ com.github.wpyuan.onlyofficehelper.infra.enums.FileType.class - [JAR]

com.github.wpyuan.onlyofficehelper.config

├─ com.github.wpyuan.onlyofficehelper.config.CorsConfig.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.config.EnableOnlyofficeClientAutoConfiguration.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.config.OnlyofficeProperties.class - [JAR]

com.github.wpyuan.onlyofficehelper.infra.helper

├─ com.github.wpyuan.onlyofficehelper.infra.helper.ConfigManager.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.infra.helper.DocumentManager.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.infra.helper.FileModel.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.infra.helper.FileUtility.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.infra.helper.ServiceConverter.class - [JAR]

com.github.wpyuan.onlyofficehelper.api.controller

├─ com.github.wpyuan.onlyofficehelper.api.controller.CallbackController.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.api.controller.EditorController.class - [JAR]

├─ com.github.wpyuan.onlyofficehelper.api.controller.IndexController.class - [JAR]

Advertisement