Sign inSign up

archway/postgres

By archway

•Updated almost 9 years ago

PostgreSQL for Archway architecture package development.

Image
0

811

archway/postgres repository overview

⁠Welcome ArchPack sample project for Spring Boot

This solution based on Microservices Architecture.

⁠How to setup development environment.

⁠IDE

  • Install Java SDK (Oracle Java SDK). Download⁠
  • Set environment variable JAVA_HOME with Java SDK installed directory.
  • Set PATH to "JAVA_HOME/bin".
  • Install Eclipse (latest stable version) Java EE IDE. Download⁠
  • Install STS (Spring Tool Suite) in Eclipse. Download⁠

⁠How to build Docker image

Start your terminal (In Windows: Command Prompt / In Mac or Linux: Terminal) And Change directory to this directory.

After execute this build Spring Boot Application to War file and build Docker image.

build

⁠How to run Application in Local Environment

Start your terminal (In Windows: Command Prompt / In Mac or Linux: Terminal) And Change directory to this directory.

After execute this command. Run application in http://localhost:8080⁠

run-local

Tag summary

Content type

Image

Digest

Size

13.7 MB

Last updated

over 9 years ago

docker pull archway/postgres