Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db in docker für entwicklung von broadcast service bereitstellen #79

Merged

Conversation

MrSebastian
Copy link
Member

Beschreibung:

  • Erweiterung docker-compose.yml um Oracle-DB
  • Erweiterung der Dependencies um Flyway und Oracle
  • Erstellung Flyway-Files für H2 und Oracle
  • Update der Profile um mit h2 oder oracle zu arbeiten
    • local verwendet im Default Oracle

Definition of Done (DoD):

Backend

  • Doku aktualisiert
  • Swagger-API vollständig - nicht relevant
  • Unit-Tests gepflegt - nicht relevant
  • Integrationstests gepflegt - nicht relevant
  • Beispiel-Requests gepflegt: in wls-broadcast-service/src/resources/http_requests

Dokumentation

  • Links geprüft

Referenzen1:

Closes #39

Footnotes

  1. Nicht zutreffende Referenzen vor dem Speichern entfernen

@MrSebastian MrSebastian self-assigned this Apr 10, 2024
@MrSebastian MrSebastian linked an issue Apr 10, 2024 that may be closed by this pull request
2 tasks
…t-service-bereitstellen

# Conflicts:
#	wls-broadcast-service/src/main/resources/application-local.yml
@dragonfly28 dragonfly28 self-requested a review April 17, 2024 06:35
Copy link
Contributor

@dragonfly28 dragonfly28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • docker-compose.yml gestartet - ok
  • docker.keycloack.http Requests ausgeführt - ok (bis auf mein lokales IntelliJ-Problem mit den Whitespaces)
  • Broadcast-Service gestartet - ok, läuft lokal per default mit Oracle
  • mit SQL-Developer auf Oracle-DB verbunden - ok, Tabelle THEENTITY wurde angelegt

@MrSebastian MrSebastian merged commit fb19645 into dev Apr 17, 2024
5 checks passed
@MrSebastian MrSebastian deleted the 39-db-für-entwicklung-von-broadcast-service-bereitstellen branch April 17, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DB für Entwicklung von Broadcast-Service bereitstellen
3 participants