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 1c748aa commit 018c54dCopy full SHA for 018c54d
1 file changed
README.adoc
@@ -6,7 +6,7 @@ Logmetrics framework provides simplified configuration to log payload for spring
6
7
## Maven Repo
8
```
9
-maven { url "https://oss.sonatype.org/content/groups/public"}
+maven { url "https://devxchange.bintray.com/maven-repo/"}
10
11
12
@@ -50,7 +50,7 @@ public class AppConfig extends WebMvcConfigurerAdapter
50
51
### Demo Project
52
53
-https://github.com/oneclicklabs-devxchange/loging-demo.git[logging-demo]
+https://github.com/devxchange-blog/logmetrics-demo.git[logmetrics-demo]
54
55
## Release History
56
0 commit comments