Skip to content

movie-person: persistance: adjust application.yml to work with h2 in memory database

Martin Zaťovič requested to merge feature/moviePersonPersistance into main

Finished implementing persistent database tables for Actors and Directors. The pipeline is not passing because of dependency on changes in Movie service. After these changes are integrated, the pipeline should pass once again.

Signed-off-by: Martin Zatovic m.zatovic1@gmail.com

Merge request reports