jar

com.github.timo-reymann : spring-boot-ebean

Maven & Gradle

Jul 31, 2018
68.1k stars

spring-boot-ebean · Ebean Spring Boot Integration

Table Of Contents

Latest Version

Download com.github.timo-reymann : spring-boot-ebean JAR file - Latest Versions:

All Versions

Download com.github.timo-reymann : spring-boot-ebean JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.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 spring-boot-ebean-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.timo_reymann.springboot.ebean.config

├─ com.github.timo_reymann.springboot.ebean.config.EbeanConfig.class - [JAR]

com.github.timo_reymann.springboot.ebean.autoconfiguration

├─ com.github.timo_reymann.springboot.ebean.autoconfiguration.Beans.class - [JAR]

├─ com.github.timo_reymann.springboot.ebean.autoconfiguration.EbeanAutoConfiguration.class - [JAR]

com.github.timo_reymann.springboot.ebean.annotation

├─ com.github.timo_reymann.springboot.ebean.annotation.EnableEbeansSupport.class - [JAR]

com.github.timo_reymann.springboot.ebean.specification

├─ com.github.timo_reymann.springboot.ebean.specification.DatabaseService.class - [JAR]

com.github.timo_reymann.springboot.ebean.dao

├─ com.github.timo_reymann.springboot.ebean.dao.GenericDAO.class - [JAR]

├─ com.github.timo_reymann.springboot.ebean.dao.IDAO.class - [JAR]

Advertisement