Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
backend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps Assignment
backend
Commits
d7c33265
There was an error fetching the commit references. Please try again later.
Commit
d7c33265
authored
1 year ago
by
Muhammad Suleman
Browse files
Options
Downloads
Patches
Plain Diff
Update application.properties
parent
1809249f
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application.properties
+2
-2
2 additions, 2 deletions
src/main/resources/application.properties
with
2 additions
and
2 deletions
src/main/resources/application.properties
+
2
−
2
View file @
d7c33265
spring.jpa.hibernate.ddl-auto
=
update
spring.jpa.hibernate.ddl-auto
=
update
spring.datasource.url
=
jdbc:mysql://localhost:3306/helloworld?
spring.datasource.url
=
jdbc:mysql://localhost:3306/helloworld?
spring.datasource.username
=
admin
spring.datasource.username
=
root
spring.datasource.password
=
admin
spring.datasource.password
=
rootroot
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment