jar

tech.touchbiz.starter : db-starter

Maven & Gradle

Apr 23, 2023
3 stars

tech.touchbiz.starter · Spring Cloud 启动包,基于Spring Cloud Alibaba再结合业务做了封装

Table Of Contents

Latest Version

Download tech.touchbiz.starter : db-starter JAR file - Latest Versions:

All Versions

Download tech.touchbiz.starter : db-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.4.x
2023.3.x
2023.2.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 db-starter-2023.4.24.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.touchbiz.db.starter.mybatis.aspect

├─ com.touchbiz.db.starter.mybatis.aspect.DynamicTableAspect.class - [JAR]

com.touchbiz.db.starter.service

├─ com.touchbiz.db.starter.service.TkBaseService.class - [JAR]

├─ com.touchbiz.db.starter.service.TkBaseServiceImpl.class - [JAR]

com.touchbiz.db.starter.mybatis

├─ com.touchbiz.db.starter.mybatis.MybatisInterceptor.class - [JAR]

├─ com.touchbiz.db.starter.mybatis.MybatisPlusSaasConfig.class - [JAR]

├─ com.touchbiz.db.starter.mybatis.ThreadLocalDataHelper.class - [JAR]

com.touchbiz.db.starter.mybatis.interceptor

├─ com.touchbiz.db.starter.mybatis.interceptor.DynamicDatasourceInterceptor.class - [JAR]

com.touchbiz.db.starter.domain

├─ com.touchbiz.db.starter.domain.BaseDomain.class - [JAR]

com.touchbiz.db.starter.configuration

├─ com.touchbiz.db.starter.configuration.TenantContext.class - [JAR]

com.touchbiz.db.starter.annotation

├─ com.touchbiz.db.starter.annotation.DynamicTable.class - [JAR]

com.touchbiz.db.starter.constant

├─ com.touchbiz.db.starter.constant.DataBaseConstant.class - [JAR]

com.touchbiz.db.starter.query

├─ com.touchbiz.db.starter.query.MatchTypeEnum.class - [JAR]

├─ com.touchbiz.db.starter.query.OrderBy.class - [JAR]

├─ com.touchbiz.db.starter.query.QueryCondition.class - [JAR]

├─ com.touchbiz.db.starter.query.QueryGenerator.class - [JAR]

├─ com.touchbiz.db.starter.query.QueryRuleEnum.class - [JAR]

com.touchbiz.db.starter.utils

├─ com.touchbiz.db.starter.utils.MybatisPlusUtil.class - [JAR]

├─ com.touchbiz.db.starter.utils.SqlInjectionUtil.class - [JAR]