Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TEHIK
TEIS
officials-service
Commits
916b9816
Commit
916b9816
authored
Sep 09, 2019
by
Ivar Meikas
Browse files
TEIS-247 Cache alglaadimine
parent
0b29fb32
Changes
3
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
916b9816
...
...
@@ -87,6 +87,7 @@ allprojects {
compile
"ee.sm.ti.teis:office-api-gateway-lib:${officeApiGatewayVersion}"
compile
"ee.sm.ti.teis:service-common-lib:${commonsVersion}"
compile
"ee.sm.ti.teis:domain-request-lib:${commonsVersion}"
compile
"ee.sm.ti.teis:domain-cache-lib:${commonsVersion}"
compile
(
"com.querydsl:querydsl-core:${querydslVersion}"
)
compile
(
"com.querydsl:querydsl-jpa:${querydslVersion}"
)
...
...
gradle.properties
View file @
916b9816
theGroup
=
ee.sm.ti.teis
theVersion
=
0.1.0-SNAPSHOT
commonsVersion
=
0.13.
0
-SNAPSHOT
commonsVersion
=
0.13.
2
-SNAPSHOT
officeApiGatewayVersion
=
0.2.0-SNAPSHOT
pluginVersion
=
0.0.13-SNAPSHOT
mapstructVersion
=
1.3.0.Final
...
...
service/src/main/resources/application.yaml
View file @
916b9816
...
...
@@ -70,3 +70,4 @@ teis:
rabbit
:
gw-exchange-name
:
gw_exchange
ms-exchange-name
:
ms_exchange
cs-exchange-name
:
cache_exchange
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment