DATACOUCH-652 - Inject translation service bean in CouchbaseTemplateSupport. (#294)

This commit is contained in:
Jorge Rodríguez Martín
2021-01-15 19:29:14 +01:00
committed by GitHub
parent ad5551625d
commit 1329cae703
5 changed files with 41 additions and 10 deletions

View File

@@ -43,6 +43,7 @@ import com.couchbase.client.java.json.JacksonTransformers;
/**
* @author Michael Nitschinger
* @author Michael Reiche
* @author Jorge Rodriguez Martin
* @since 3.0
*/
@Configuration