jar

com.auntvt : timo-jpax-spring-boot-starter

Maven & Gradle

Oct 21, 2021

Timo-jpax spring boot starter · 基于spring-data-jpa扩展的一套快速开发框架

Table Of Contents

Latest Version

Download com.auntvt : timo-jpax-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.auntvt : timo-jpax-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 timo-jpax-spring-boot-starter-1.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.auntvt.timo.jpax.springbootstarter.service.impl

├─ com.auntvt.timo.jpax.springbootstarter.service.impl.JpaxServiceImpl.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.service.impl.SimpleServiceImpl.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.primarykey

├─ com.auntvt.timo.jpax.springbootstarter.primarykey.JpaxGeneratorMatch.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.primarykey.JpaxStrategy.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.resolver

├─ com.auntvt.timo.jpax.springbootstarter.resolver.MatcherMethodArgumentResolver.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.config.properties

├─ com.auntvt.timo.jpax.springbootstarter.config.properties.JpaxPageProperties.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.config.properties.JpaxPrimaryKeyProperties.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.primarykey.generator

├─ com.auntvt.timo.jpax.springbootstarter.primarykey.generator.JpaxSnowFlakeGenerator.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.config

├─ com.auntvt.timo.jpax.springbootstarter.config.JpaxAutoConfiguration.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.config.JpaxWebConfiguration.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.repository

├─ com.auntvt.timo.jpax.springbootstarter.repository.JpaxRepository.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.service

├─ com.auntvt.timo.jpax.springbootstarter.service.JpaxService.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.helper

├─ com.auntvt.timo.jpax.springbootstarter.helper.LogicDelete.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.helper.PageHelper.class - [JAR]

com.auntvt.timo.jpax.springbootstarter.utils

├─ com.auntvt.timo.jpax.springbootstarter.utils.AssertUtil.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.utils.EntityUtil.class - [JAR]

├─ com.auntvt.timo.jpax.springbootstarter.utils.HttpServletUtil.class - [JAR]

Advertisement