- alaugks/spring-messagesource-xliff (GitHub)
- Docker Image: alaugks/spring-boot-xliff-example: 2.0.0.3 (Docker Hub)
- Example Website
docker compose up -d
After a successful build, open the example in your web browser.: http://localhost:8080
If you want to make changes for testing, you have to restart the Docker image.
docker compose restart
Note
When you restart, the JAR file is rebuilt and the Tomcat is started. This can take a few seconds.