REST API built with Spring Boot to retrieve translations
This project requires the following to get started:
- Java version
17or higher - Maven version
3.9.11or higher
git clone https://github.com/LostariaMC/Littera.git
cd Littera/- Go to
src/main/resources - Copy
application.properties.exampleand rename it toapplication.properties - Update the values in
application.propertiesto match your environment
mvn clean packagejava -jar target/Littera-1.0-SNAPSHOT.jar