Skip to content

alaugks/spring-messagesource-json-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example: Spring MessageSource for JSON files

This example shows how to use spring-messagesource-json.

Build and Run Docker Image

docker compose up -d

After a successful build, open the example in your web browser: http://localhost:8080

Custom Changes

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.

Related MessageSources and Examples

Releases

No releases published

Packages

No packages published