jar

cloud.webgen.web.starter : web-starter

Maven & Gradle

Mar 27, 2024

cloud.webgen.web.starter:web-starter · An application that creates autoCruds with a single anottation

Table Of Contents

Latest Version

Download cloud.webgen.web.starter : web-starter JAR file - Latest Versions:

All Versions

Download cloud.webgen.web.starter : web-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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

cloud.webgen.web.starter.controller

├─ cloud.webgen.web.starter.controller.ApiController.class - [JAR]

cloud.webgen.web.starter.exeptions

├─ cloud.webgen.web.starter.exeptions.HttpException.class - [JAR]

cloud.webgen.web.starter.repository

├─ cloud.webgen.web.starter.repository.AuditRepository.class - [JAR]

cloud.webgen.web.starter

├─ cloud.webgen.web.starter.Main.class - [JAR]

cloud.webgen.web.starter.service

├─ cloud.webgen.web.starter.service.CrudService.class - [JAR]

├─ cloud.webgen.web.starter.service.ICrudService.class - [JAR]

cloud.webgen.web.starter.handler

├─ cloud.webgen.web.starter.handler.ErrorHandler.class - [JAR]

cloud.webgen.web.starter.annotations

├─ cloud.webgen.web.starter.annotations.AutoControlable.class - [JAR]

cloud.webgen.web.starter.models

├─ cloud.webgen.web.starter.models.BaseAuditModel.class - [JAR]

cloud.webgen.web.starter.config

├─ cloud.webgen.web.starter.config.AutoControllableFactoryConfig.class - [JAR]

├─ cloud.webgen.web.starter.config.WebGenBaseConfig.class - [JAR]

cloud.webgen.web.starter.utils

├─ cloud.webgen.web.starter.utils.BeanLocator.class - [JAR]

├─ cloud.webgen.web.starter.utils.BeanProjectFinder.class - [JAR]

├─ cloud.webgen.web.starter.utils.StringUtils.class - [JAR]