jar

com.sagframe : sagacity-sqltoy-spring-starter

Maven & Gradle

Mar 09, 2024
1k stars

sagacity-sqltoy-spring-starter · sqltoy springboot starter

Table Of Contents

Latest Version

Download com.sagframe : sagacity-sqltoy-spring-starter JAR file - Latest Versions:

All Versions

Download com.sagframe : sagacity-sqltoy-spring-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
5.6.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 sagacity-sqltoy-spring-starter-5.6.0.jre8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sagacity.sqltoy.dao.impl

├─ org.sagacity.sqltoy.dao.impl.LightDaoImpl.class - [JAR]

├─ org.sagacity.sqltoy.dao.impl.SqlToyLazyDaoImpl.class - [JAR]

org.sagacity.sqltoy.translate.cache.impl

├─ org.sagacity.sqltoy.translate.cache.impl.TranslateCaffeineManager.class - [JAR]

org.sagacity.sqltoy.service.impl

├─ org.sagacity.sqltoy.service.impl.SqlToyCRUDServiceImpl.class - [JAR]

org.sagacity.sqltoy.plugins.sharding.impl

├─ org.sagacity.sqltoy.plugins.sharding.impl.DefaultShardingStrategy.class - [JAR]

org.sagacity.sqltoy.configure

├─ org.sagacity.sqltoy.configure.Elastic.class - [JAR]

├─ org.sagacity.sqltoy.configure.ElasticConfig.class - [JAR]

├─ org.sagacity.sqltoy.configure.SqlToyContextProperties.class - [JAR]

├─ org.sagacity.sqltoy.configure.SqlToyContextTaskPoolProperties.class - [JAR]

├─ org.sagacity.sqltoy.configure.SqltoyAutoConfiguration.class - [JAR]

org.sagacity.sqltoy.support

├─ org.sagacity.sqltoy.support.SpringDaoSupport.class - [JAR]

org.sagacity.sqltoy.integration.impl

├─ org.sagacity.sqltoy.integration.impl.SpringAppContext.class - [JAR]

├─ org.sagacity.sqltoy.integration.impl.SpringConnectionFactory.class - [JAR]

├─ org.sagacity.sqltoy.integration.impl.SpringMongoQuery.class - [JAR]

├─ org.sagacity.sqltoy.integration.impl.SpringRedisIdGenerator.class - [JAR]

Advertisement