DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
spring-boot-starter-datasource
/
com.caplin.integration.datasourcex.spring.annotations
/
DataService
Data
Service
@
Controller
annotation class
DataService
(
val
value
:
String
=
""
,
val
remoteLabelPattern
:
String
=
""
,
val
discardTimeout
:
Long
=
1
,
val
timeUnit
:
TimeUnit
=
MINUTES
)
(
source
)
Members
Properties
discard
Timeout
Link copied to clipboard
val
discardTimeout
:
Long
=
1
remote
Label
Pattern
Link copied to clipboard
val
remoteLabelPattern
:
String
time
Unit
Link copied to clipboard
val
timeUnit
:
TimeUnit
value
Link copied to clipboard
val
value
:
String