Skip to content

mental-soft/common

Repository files navigation

Build Status

Mental Team - Common

Gradle

Build

gradlew build

Run

gradlew bootRun

Dependancy

  • Postgresql
  • common-dev, common-qa
  • dbuser:12345

Docker (mental/common)

Build

docker build -t mental/common .

Run docker run -it --name mencommon -e connection <postgresql_container_name> mental/common

Run (docker-compose)

docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages