Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse openK User Modules
org.eclipse.openk-usermodules.gridFailureInformation.backend
Commits
c287f482
Commit
c287f482
authored
Feb 14, 2020
by
dietricf
Browse files
Backend init
parent
f7fdda3f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
gfsBackendService/grid-failure-info.log
View file @
c287f482
This diff is collapsed.
Click to expand it.
gfsBackendService/pom.xml
View file @
c287f482
...
...
@@ -20,7 +20,7 @@
<flyway.sqlMigrationSeparator>
__
</flyway.sqlMigrationSeparator>
<flyway.url>
jdbc:postgresql://entopticadirx:5432/GridFailureInfoDevServer
</flyway.url>
<flyway.user>
cbd
_service
</flyway.user>
<flyway.user>
gfi
_service
</flyway.user>
<flyway.password>
gfi_service
</flyway.password>
<flyway.schemas>
public
</flyway.schemas>
<flyway.locations>
filesystem:src/main/resources/db/migration/
</flyway.locations>
...
...
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