Skip to content

Commit 62c7bce

Browse files
author
Shelson Ferrari
committed
ajustes uso variaveis properties
1 parent e225715 commit 62c7bce

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

project.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
project.title=Sognisport Currency Conversion API
2-
project.description=API for converting currency rates
31
PROJECT_ID=java_base
42
i18n=en
53
GITHUB_REPO_USER=33mestre

src/main/resources/banner.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---------------------------------
88
Project Name: ${project.name}
99
Project Phase: ${project.phase}
10-
Description: ${PROJECT_DESCRIPTION}
10+
Description: ${project.description}
1111
Java Version: ${java.version}
1212
---------------------------------
1313
Swagger Documentation: http://localhost:8080/swagger-ui

0 commit comments

Comments
 (0)