jar

io.springboot.plugin : goview-spring-boot3-starter

Maven & Gradle

Jan 26, 2024

goview-spring-boot3-starter · 数据可视化解决方案

Table Of Contents

Latest Version

Download io.springboot.plugin : goview-spring-boot3-starter JAR file - Latest Versions:

All Versions

Download io.springboot.plugin : goview-spring-boot3-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 goview-spring-boot3-starter-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.springboot.plugin.goview.config

├─ io.springboot.plugin.goview.config.DataVTenantHandler.class - [JAR]

├─ io.springboot.plugin.goview.config.GoviewProperties.class - [JAR]

├─ io.springboot.plugin.goview.config.MybatisAutoConfiguration.class - [JAR]

├─ io.springboot.plugin.goview.config.TenantContextHolder.class - [JAR]

├─ io.springboot.plugin.goview.config.TenantContextHolderFilter.class - [JAR]

├─ io.springboot.plugin.goview.config.YamlPropertySourceFactory.class - [JAR]

io.springboot.plugin.goview

├─ io.springboot.plugin.goview.DatavAutoConfiguration.class - [JAR]

io.springboot.plugin.goview.common.base

├─ io.springboot.plugin.goview.common.base.BaseController.class - [JAR]

├─ io.springboot.plugin.goview.common.base.BaseService.class - [JAR]

io.springboot.plugin.goview.mapper

├─ io.springboot.plugin.goview.mapper.GoviewProjectDataMapper.class - [JAR]

├─ io.springboot.plugin.goview.mapper.GoviewProjectMapper.class - [JAR]

io.springboot.plugin.goview.controller

├─ io.springboot.plugin.goview.controller.GoViewProjectAPIController.class - [JAR]

├─ io.springboot.plugin.goview.controller.GoviewPageController.class - [JAR]

io.springboot.plugin.goview.common.domain

├─ io.springboot.plugin.goview.common.domain.AjaxResult.class - [JAR]

├─ io.springboot.plugin.goview.common.domain.GoviewProject.class - [JAR]

├─ io.springboot.plugin.goview.common.domain.GoviewProjectData.class - [JAR]

├─ io.springboot.plugin.goview.common.domain.MagicHttp.class - [JAR]

├─ io.springboot.plugin.goview.common.domain.ResultTable.class - [JAR]

├─ io.springboot.plugin.goview.common.domain.Tablepar.class - [JAR]

Advertisement