jar

io.github.xezzon : tao-spring-boot-starter

Maven & Gradle

Aug 17, 2023
1 stars
Table Of Contents

Latest Version

Download io.github.xezzon : tao-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.xezzon : tao-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.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 tao-spring-boot-starter-0.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.xezzon.tao.logger

├─ io.github.xezzon.tao.logger.AnnotationLogConfiguration.class - [JAR]

├─ io.github.xezzon.tao.logger.EnableLogRecord.class - [JAR]

├─ io.github.xezzon.tao.logger.GlobalLogAspect.class - [JAR]

├─ io.github.xezzon.tao.logger.LogInterceptor.class - [JAR]

├─ io.github.xezzon.tao.logger.LogRecordAspect.class - [JAR]

├─ io.github.xezzon.tao.logger.LogRecordConfig.class - [JAR]

io.github.xezzon.tao.domain

├─ io.github.xezzon.tao.domain.Result.class - [JAR]

io.github.xezzon.tao.jpa

├─ io.github.xezzon.tao.jpa.AbstractDataset.class - [JAR]

├─ io.github.xezzon.tao.jpa.BaseEntity.class - [JAR]

├─ io.github.xezzon.tao.jpa.BaseJpaWrapper.class - [JAR]

├─ io.github.xezzon.tao.jpa.CommonQueryFilterJpaVisitor.class - [JAR]

├─ io.github.xezzon.tao.jpa.JpaUtil.class - [JAR]

├─ io.github.xezzon.tao.jpa.JpaWrapper.class - [JAR]

├─ io.github.xezzon.tao.jpa.LogicDeleteRepository.class - [JAR]

├─ io.github.xezzon.tao.jpa.QBaseEntity.class - [JAR]

io.github.xezzon.tao.exception

├─ io.github.xezzon.tao.exception.BaseExceptionHandler.class - [JAR]

Advertisement