jar

com.github.ducheng : easy-ms-spring-boot-starter

Maven & Gradle

Apr 09, 2023
0 stars

easy-ms-spring-boot-starter · Demo project for Spring Boot

Table Of Contents

Latest Version

Download com.github.ducheng : easy-ms-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.ducheng : easy-ms-spring-boot-starter JAR file - All Versions:

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

com.ducheng.easy.ms.anotation

├─ com.ducheng.easy.ms.anotation.CustomIndex.class - [JAR]

├─ com.ducheng.easy.ms.anotation.MeiliSearchRepository.class - [JAR]

com.ducheng.easy.ms.autoconfig

├─ com.ducheng.easy.ms.autoconfig.MeiliSearchAutoConfiguration.class - [JAR]

├─ com.ducheng.easy.ms.autoconfig.MeiliSearchProperties.class - [JAR]

com.ducheng.easy.ms.entity

├─ com.ducheng.easy.ms.entity.MeiliSearchResult.class - [JAR]

com.ducheng.easy.ms.service

├─ com.ducheng.easy.ms.service.DocumentOperations.class - [JAR]

├─ com.ducheng.easy.ms.service.MeiliSearchRepository.class - [JAR]