Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #9 from aasaru/gradle_4.10.3
FINCN-179 gradle to 4.10.3, FINCN-178 make Travis build forks…
- Loading branch information
Showing
11 changed files
with
65 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BIN
+0 Bytes
(100%)
gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,6 +1,6 @@ | ||
#Tue Jul 25 13:05:05 CEST 2017 | ||
#Mon Sep 30 20:21:32 EEST 2019 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -35,7 +35,7 @@ eureka: | ||
defaultZone: http://localhost:8761/eureka/ | ||
|
||
server: | ||
port: 8081 | ||
port: 2030 | ||
contextPath: /cheques/v1 | ||
|
||
cassandra: | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,11 @@ | ||
_____ _ _ ____ _ _ | ||
| ___(_)_ __ ___ _ __ __ _ ___| |_ / ___| \ | | | ||
| |_ | | '_ \ / _ \ '__/ _` |/ __| __|____| | | \| | | ||
| _| | | | | | __/ | | (_| | (__| ||_____| |___| |\ | | ||
|_| |_|_| |_|\___|_| \__,_|\___|\__| \____|_| \_| | ||
____ _ | ||
/ ___| |__ ___ __ _ _ _ ___ ___ | ||
| | | '_ \ / _ \/ _` | | | |/ _ \/ __| | ||
| |___| | | | __/ (_| | |_| | __/\__ \ | ||
\____|_| |_|\___|\__, |\__,_|\___||___/ | ||
|_| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters