toggle menu
crypto-trader-data
JVM
switch theme
search in API
crypto-trader-data
/
org.cryptotrader.data.controller
/
CurrencyController
Currency
Controller
@
RestController
@
Profile
(
value
=
"!docs"
)
@
RequestMapping
(
value
=
"/data/currency"
)
open
class
CurrencyController
Members
Constructors
Currency
Controller
Link copied to clipboard
@
Autowired
constructor
(
currencyService
:
CurrencyService
)