This repository was archived by the owner on Jul 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Localization
Leonhard edited this page Aug 18, 2020
·
21 revisions
WIP
The API of the localization system used in SimplixCore can be found in the simplixcore-common-api module and the implementation in the simplixcore-common-implementation module.

Common-API:
<dependency>
<groupId>dev.simplix</groupId>
<artifactId>simplixcore-common-api</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
2020 - SimplixSoftworks
- Introduction
- Getting started
- Maven Dependencies
- How to use the Dependency-Injection
- Localization
- Listener API
- SQL
- Libraries
- Utilities
- Contribute
