Skip to content

added compose file for containers springboot application and MYSQL se…#23

Open
Realbhi wants to merge 1 commit intojaiswaladi246:mainfrom
Realbhi:patch-1
Open

added compose file for containers springboot application and MYSQL se…#23
Realbhi wants to merge 1 commit intojaiswaladi246:mainfrom
Realbhi:patch-1

Conversation

@Realbhi
Copy link

@Realbhi Realbhi commented Jan 3, 2026

added docker compose file to automate the build and running of "SPRINGBOOT" application (BANKAPP) and "MYSQL" servers as seperate containers connected by default network created by compose. The environment variables injected in compose file will override the application.properties file credentials.

steps to follow :

  1. mvn package
  2. docker compose up
  3. connect to the app with :8080 in browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments