jar

com.dream-orm : dream-orm-spring-boot-starter

Maven & Gradle

Aug 23, 2023
Table Of Contents

Latest Version

Download com.dream-orm : dream-orm-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.dream-orm : dream-orm-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 dream-orm-spring-boot-starter-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dream.boot.autoconfigure

├─ com.dream.boot.autoconfigure.DreamAutoConfiguration.class - [JAR]

├─ com.dream.boot.autoconfigure.DreamProperties.class - [JAR]

com.dream.boot.holder

├─ com.dream.boot.holder.SpringSessionHolder.class - [JAR]

com.dream.boot.factory

├─ com.dream.boot.factory.SpringDataSourceFactory.class - [JAR]

├─ com.dream.boot.factory.SpringTransactionFactory.class - [JAR]

com.dream.boot.share

├─ com.dream.boot.share.DataSourceConfiguration.class - [JAR]

├─ com.dream.boot.share.EnableShare.class - [JAR]

├─ com.dream.boot.share.ShareSelector.class - [JAR]

com.dream.boot.bean

├─ com.dream.boot.bean.ConfigurationBean.class - [JAR]

├─ com.dream.boot.bean.MapperFactoryBean.class - [JAR]

com.dream.boot.impl

├─ com.dream.boot.impl.ServiceImpl.class - [JAR]

com.dream.boot.build

├─ com.dream.boot.build.DefaultSessionFactoryBuilder.class - [JAR]

├─ com.dream.boot.build.SessionFactoryBuilder.class - [JAR]

com.dream.boot.transaction

├─ com.dream.boot.transaction.SpringTransaction.class - [JAR]