We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2cbffb commit 9020ee2Copy full SHA for 9020ee2
README.md
@@ -1,4 +1,4 @@
1
-# Example: Spring MessageSource from JSON
+# Example: Custom JSON Spring MessageSource
2
3
4
## Build and Run Docker Image
pom.xml
@@ -11,7 +11,7 @@
11
<version>1.0.0</version>
12
13
<name>${project.groupId}:${project.artifactId}</name>
14
- <description>Catalog to create a custom JSON Spring MessageSource</description>
+ <description>Custom JSON Spring MessageSource</description>
15
<url>https://github.com/alaugks/spring-messagesource-catalog</url>
16
17
<properties>
0 commit comments