munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.infrastructure.adapter.outbound.http
Package-level
declarations
Types
Types
Payment
Service
Link copied to clipboard
@
Singleton
class
PaymentService
(
@
Client
(
value
=
"${micronaut.http.services.payment-service.url}"
)
httpClient
:
HttpClient
,
objectMapper
:
ObjectMapper
)
:
PaymentAPI