Skip to content

coding-jam/todo-list-jaxrs-spring-docker

Repository files navigation

README

POC project for Docker (1.12.x) in integration test with Maven (3.x.x)

What the project do

Todo list REST API sample project based on:

  • Docker (required to build the project)
  • JAX-RS
  • Spring
  • JPA (Hibernate)
  • Tomcat

Runtime

To setup PostgreSQL connection out of Docker, set JVM variable:

  • DB_PORT_5432_TCP_ADDR (db host/ip)
  • DB_PORT_5432_TCP_PORT (db port)

About

POC project for Maven and Docker in integration tests

Resources

Stars

Watchers

Forks

Packages

No packages published