Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

small-java-webapp

This repository contains a small Java web application

Running it

docker-machine start default
eval $(docker-machine env)
docker run --name xrebel-challenge-app -e POSTGRES_PASSWORD=changeme -d -p 5432:5432 postgres

# stop and remove the
# docker stop xrebel-challenge-app
# docker rm xrebel-challenge-app

Then run the application from your IDE.

About

This repository contains a small Java web application

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages