You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add additional badges and use generic version (#47)
* Added badges for JavaDoc, Maven Central and the License
* Changed the version in the dependency inclusion example to use `${zalando-sprocwrapper.version}` instead a hardcoded version number
Library to make PostgreSQL stored procedures(SProcs) available through simple Java "SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration).
7
12
@@ -15,7 +20,7 @@ To use SProcWrapper, add the following lines to your pom.xml:
0 commit comments