Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
C
Configuration
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Configuration
Commits
d5a5ec44
Commit
d5a5ec44
authored
Jul 08, 2024
by
abdullh.alsoleman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update inerviewservice.properties
parent
61346d5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
inerviewservice.properties
inerviewservice.properties
+4
-4
No files found.
inerviewservice.properties
View file @
d5a5ec44
spring.application.name
=
inerviewservice
spring.application.name
=
inerviewservice
server.port
=
8087
server.port
=
8087
spring.datasource.url
=
jdbc:mysql://
localhost:3306/interviewSVCDB
spring.datasource.url
=
jdbc:mysql://
mysql.sql.svc.cluster.local:3306/interview
spring.datasource.username
=
root
spring.datasource.username
=
abdullah
spring.datasource.password
=
a
li
123
spring.datasource.password
=
a
aa
123
spring.jpa.hibernate.ddl-auto
=
update
spring.jpa.hibernate.ddl-auto
=
update
spring.kafka.bootstrap-servers
=
192.168.159.129:9092
spring.kafka.bootstrap-servers
=
192.168.159.129:9092
spring.kafka.consumer.group-id
=
interview-group
spring.kafka.consumer.group-id
=
interview-group
spring.kafka.consumer.auto-offset-reset
=
earliest
spring.kafka.consumer.auto-offset-reset
=
earliest
spring.kafka.topic.name
=
Interview_Topic
spring.kafka.topic.name
=
Interview_Topic
eureka.client.serviceUrl.defaultZone
=
${EUREKA_URL:http://
localhost
:8761/eureka/}
eureka.client.serviceUrl.defaultZone
=
${EUREKA_URL:http://
eurekasvc.jobportal.svc.cluster.local
:8761/eureka/}
eureka.client.registerWithEureka
=
true
eureka.client.registerWithEureka
=
true
eureka.client.fetchRegistry
=
true
eureka.client.fetchRegistry
=
true
\ No newline at end of file
Write
Preview
Markdown
is supported
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