Class DomainReadServiceImpl
java.lang.Object
io.gravitee.am.service.impl.application.DomainReadServiceImpl
- All Implemented Interfaces:
DomainReadService
-
Constructor Details
-
DomainReadServiceImpl
public DomainReadServiceImpl(@Lazy DomainRepository domainRepository, @Value("${gateway.url:http://localhost:8092}") String gatewayUrl)
-
-
Method Details
-
findById
- Specified by:
findByIdin interfaceDomainReadService
-
listAll
- Specified by:
listAllin interfaceDomainReadService
-
buildUrl
- Specified by:
buildUrlin interfaceDomainReadService
-