Skip to content

Commit 3416a96

Browse files
author
Heril Muratovic
committed
general profile updated.
1 parent 483586c commit 3416a96

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
1-
#spring.profiles.active=dev
2-
#spring.application.name=Mobile Banking
3-
#liquibase.change-log=classpath:liquibase/db.changelog-master.xml
4-
51
spring:
62
application:
7-
name: Mobile Banking
3+
name: Starter Project
84
profiles:
95
active: dev
106

117
liquibase:
12-
change-log: classpath:liquibase/db.changelog-master.xml
13-
14-
#spring.datasource.url=jdbc:mysql://localhost/test?useUnicode=true&characterEncoding=utf8&useSSL=false
15-
#spring.datasource.username=root
16-
#spring.datasource.password=root
17-
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
18-
#security.require_ssl=false
19-
20-
#jwt.header=Authorization
21-
#jwt.secret=LogateSecretKey
22-
#jwt.expiration=604800
8+
change-log: classpath:liquibase/db.changelog-master.xml

0 commit comments

Comments
 (0)