File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- # Example: Custom JSON Spring MessageSource
1
+ # Example: Spring MessageSource for JSON files
2
2
3
3
4
4
This example shows how to use [ spring-messagesource-json] ( https://github.com/alaugks/spring-messagesource-json ) .
@@ -21,3 +21,9 @@ docker compose restart
21
21
22
22
> [ !NOTE]
23
23
> When you restart, the JAR file is rebuilt and the Tomcat is started. This can take a few seconds.
24
+
25
+ ## Related MessageSources and Examples
26
+
27
+ * [ XLIFF MessageSource for Spring] ( https://github.com/alaugks/spring-messagesource-db-example )
28
+ * [ Example: Spring MessageSource for XLIFF files] ( https://github.com/alaugks/spring-messagesource-xliff-example )
29
+ * [ Example: Custom Database Spring MessageSource] ( https://github.com/alaugks/spring-messagesource-db-example )
You can’t perform that action at this time.
0 commit comments