File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11
22# Stringify Object for Java
33
4- [ ![ Build Status] ( https://travis-ci.org/wavesoftware/java-stringify-object.svg?branch=master )] ( https://travis-ci.org/wavesoftware/java-stringify-object )
4+ [ ![ Build Status] ( https://travis-ci.org/wavesoftware/java-stringify-object.svg?branch=master )] ( https://travis-ci.org/wavesoftware/java-stringify-object ) [ ![ Quality Gate] ( https://sonar.wavesoftware.pl/api/badges/gate?key=pl.wavesoftware.utils:stringify-object )] ( https://sonar.wavesoftware.pl/dashboard/index/pl.wavesoftware.utils:stringify-object ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/wavesoftware/java-stringify-object/badge.svg?branch=master )] ( https://coveralls.io/github/wavesoftware/java-stringify-object?branch=master )
5+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/pl.wavesoftware.utils/stringify-object.svg )] ( https://bintray.com/bintray/jcenter/pl.wavesoftware.utils%3Astringify-object )
6+
57
68A utility to safely inspect any Java Object as String representation. It's best to be used with JPA entity model to be dumped
79to log files.
You can’t perform that action at this time.
0 commit comments