Class SpringConfigBackendLobid
- java.lang.Object
-
- de.digitalcollections.cudami.server.config.SpringConfigBackendLobid
-
@Configuration @ComponentScan(basePackages="de.digitalcollections.cudami.server.backend.impl.lobid") public class SpringConfigBackendLobid extends Object
-
-
Constructor Summary
Constructors Constructor Description SpringConfigBackendLobid()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LobidClientlobidClient()
-
-
-
Method Detail
-
lobidClient
@Bean public LobidClient lobidClient()
-
-