jar

com.waigel.tolgee : tolgee-spring-boot-starter

Maven & Gradle

Aug 07, 2022
0 stars

tolgee-spring-boot-starter · This spring-boot library in kotlin, integrate the i18n platform tolgee into spring-boot to provide translations.

Table Of Contents

Latest Version

Download com.waigel.tolgee : tolgee-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.waigel.tolgee : tolgee-spring-boot-starter JAR file - All Versions:

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

com.waigel.tolgee.exceptions

├─ com.waigel.tolgee.exceptions.TolgeeBadRequestException.class - [JAR]

├─ com.waigel.tolgee.exceptions.TolgeeExceptionHandler.class - [JAR]

├─ com.waigel.tolgee.exceptions.TolgeeExportFileException.class - [JAR]

├─ com.waigel.tolgee.exceptions.TolgeeInternalServerException.class - [JAR]

├─ com.waigel.tolgee.exceptions.TolgeeRequestForbiddenException.class - [JAR]

com.waigel.tolgee.models

├─ com.waigel.tolgee.models.ExportParams.class - [JAR]

├─ com.waigel.tolgee.models.FilterState.class - [JAR]

com.waigel.tolgee.utils

├─ com.waigel.tolgee.utils.ExportConverter.class - [JAR]

com.waigel.tolgee.configuration

├─ com.waigel.tolgee.configuration.TolgeeAutoConfiguration.class - [JAR]

├─ com.waigel.tolgee.configuration.TolgeeConfiguration.class - [JAR]

├─ com.waigel.tolgee.configuration.TolgeeSyncConfiguration.class - [JAR]

com.waigel.tolgee

├─ com.waigel.tolgee.TolgeeClient.class - [JAR]

├─ com.waigel.tolgee.TranslateClient.class - [JAR]