Skip to content

vshxp/Java-SpringBoot-Blog

Repository files navigation

Java SpringBoot Blog

Setup the variables

  • Rename the file .env.sample to .env
  • Edit the file .env with your passwords

Setup Java Mysql Connection

  • Edit the file application.properties with the variables previously configured

Setup Database

  • Edit the file init.sql to use the database that was configured in the previously steps

Running the app

  • Start the docker compose up

docker compose up -d

Done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published