Skip to content

Commit ecd8e98

Browse files
committed
Add "Related MessageSources and Examples" and change Title
1 parent d94a170 commit ecd8e98

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Example: Custom JSON Spring MessageSource
1+
# Example: Spring MessageSource for JSON files
22

33

44
This example shows how to use [spring-messagesource-json](https://github.com/alaugks/spring-messagesource-json).
@@ -21,3 +21,9 @@ docker compose restart
2121

2222
> [!NOTE]
2323
> 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)

0 commit comments

Comments
 (0)