#!/bin/bash cd "$(dirname "$0")/backend" mvn spring-boot:run -pl ims-web -Dspring-boot.run.profiles=dev