jar

com.github.wpyuan : dc-menu

Maven & Gradle

Sep 18, 2021
0 stars

dc-menu · dc frame menu project for Spring Boot

Table Of Contents

Latest Version

Download com.github.wpyuan : dc-menu JAR file - Latest Versions:

All Versions

Download com.github.wpyuan : dc-menu 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 dc-menu-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.dc.menu.service.impl

├─ com.github.dc.menu.service.impl.MenuServiceImpl.class - [JAR]

com.github.dc.menu.vo

├─ com.github.dc.menu.vo.MenuVO.class - [JAR]

com.github.dc.menu.service

├─ com.github.dc.menu.service.MenuService.class - [JAR]

com.github.dc.menu.mapper

├─ com.github.dc.menu.mapper.MenuMapper.class - [JAR]

com.github.dc.menu.constant

├─ com.github.dc.menu.constant.MenuField.class - [JAR]

com.github.dc.menu.controller

├─ com.github.dc.menu.controller.MenuController.class - [JAR]

com.github.dc.menu.util

├─ com.github.dc.menu.util.TreeUtil.class - [JAR]

com.github.dc.menu.config

├─ com.github.dc.menu.config.DCMenuEnableLoadBeanAutoConfiguration.class - [JAR]

├─ com.github.dc.menu.config.DCMenuMapperScannerAutoConfiguration.class - [JAR]

com.github.dc.menu.domain.entity

├─ com.github.dc.menu.domain.entity.Menu.class - [JAR]