jar

io.ffit.carbon : i18n4j-spring-boot-starter

Maven & Gradle

Sep 24, 2022
0 stars

i18n4j-spring-boot-starter · SpringBoot Starter for i18n4j

Table Of Contents

Latest Version

Download io.ffit.carbon : i18n4j-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.ffit.carbon : i18n4j-spring-boot-starter JAR file - All Versions:

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

io.ffit.carbon.i18n4j.springboot.converter

├─ io.ffit.carbon.i18n4j.springboot.converter.MessageFormatterClassPropertyConverter.class - [JAR]

├─ io.ffit.carbon.i18n4j.springboot.converter.SourceNameFormatterClassPropertyConverter.class - [JAR]

io.ffit.carbon.i18n4j.springboot.properties

├─ io.ffit.carbon.i18n4j.springboot.properties.I18nProperties.class - [JAR]

io.ffit.carbon.i18n4j.springboot.context

├─ io.ffit.carbon.i18n4j.springboot.context.I18nSourceHolder.class - [JAR]

io.ffit.carbon.i18n4j.springboot.autoconfigure

├─ io.ffit.carbon.i18n4j.springboot.autoconfigure.DataSourceScanner.class - [JAR]

├─ io.ffit.carbon.i18n4j.springboot.autoconfigure.I18nAutoConfiguration.class - [JAR]

io.ffit.carbon.i18n4j.springboot.constants

├─ io.ffit.carbon.i18n4j.springboot.constants.PropertiesKeyConstants.class - [JAR]

io.ffit.carbon.i18n4j.springboot.exception

├─ io.ffit.carbon.i18n4j.springboot.exception.DataSourceNotFoundException.class - [JAR]

io.ffit.carbon.i18n4j.springboot.annotation

├─ io.ffit.carbon.i18n4j.springboot.annotation.DataSourceScan.class - [JAR]

├─ io.ffit.carbon.i18n4j.springboot.annotation.DataSourceScannerRegistrar.class - [JAR]

Advertisement