I am trying to set up a GitHub Action that is able to test if my spring boot project compiles after every commit. The Spring project connects to a MySQL database. I have cre