AI NOTES Introduction Running Locally Prerequisites start docker $ cd local-development $ docker-compose up -d run $ ./gradlew bootRun Formatter $ ./gradlew spotlessApply style check $ ./gradlew checkstyleMain build $ ./gradlew build