jar

io.github.edmaputra : edtmplte

Maven & Gradle

Aug 29, 2019

edtmplte · Base Template for Spring Boot Application

Table Of Contents

Latest Version

Download io.github.edmaputra : edtmplte JAR file - Latest Versions:

All Versions

Download io.github.edmaputra : edtmplte JAR file - All Versions:

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

io.github.edmaputra.edtmplte.service.impl

├─ io.github.edmaputra.edtmplte.service.impl.ABaseServiceImpl.class - [JAR]

io.github.edmaputra.edtmplte.repository

├─ io.github.edmaputra.edtmplte.repository.ABaseRepository.class - [JAR]

io.github.edmaputra.edtmplte.domain

├─ io.github.edmaputra.edtmplte.domain.ABaseEntity.class - [JAR]

├─ io.github.edmaputra.edtmplte.domain.ABaseIdEntity.class - [JAR]

├─ io.github.edmaputra.edtmplte.domain.ABaseNamedEntity.class - [JAR]

io.github.edmaputra.edtmplte.service

├─ io.github.edmaputra.edtmplte.service.ABaseService.class - [JAR]

io.github.edmaputra.edtmplte.configuration

├─ io.github.edmaputra.edtmplte.configuration.LogContextFilter.class - [JAR]

io.github.edmaputra.edtmplte.controller

├─ io.github.edmaputra.edtmplte.controller.ABaseController.class - [JAR]

io.github.edmaputra.edtmplte.logger

├─ io.github.edmaputra.edtmplte.logger.LogEntity.class - [JAR]

io.github.edmaputra.edtmplte.exception

├─ io.github.edmaputra.edtmplte.exception.DataEmptyException.class - [JAR]

├─ io.github.edmaputra.edtmplte.exception.DataNotFoundException.class - [JAR]