neon-movies Install mvn clean install Run mvn spring-boot:run Run with docker Compile and create docker image mvn compile jib:dockerBuild Docker compose docker compose up Or run the container docker run -it --rm -p 8036:8036 spring-boot-logs-api:1.0.0