6 Commits (d7f81842a4d0c78b74e84cf61d289bd58cfe4ec7)

Author SHA1 Message Date
Guillaume Lours 1a1cfca6c4
add configuration to use react-java-mysql sample with Docker Dev Environments feature
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2 years ago
Guillaume Lours ecef5caea7
update java samples to use eclipse temurin instead of opendjdk (#245)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Fedor Skvortsov 0acff2e4ad
fix: name of `target/dependency` directory (#237)
Signed-off-by: Fedor Skvortsov <skvortsovfk@gmail.com>
3 years ago
frgegr a2cf9cc9f3
Update React / Spring / MySQL example (#99)
* Update README.md title from NodeJS to Spring

Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>

* Always restart spring backend service

Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>

* Also pass db-password secret to spring backend

Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>

* Add healthcheck to the mysql service

 - a start_period of 30s + 15s (interval * retries) should be long enough for mysql to initialize

Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
4 years ago
Guillaume Lours d7d79e436f Update Spring Boot and Mysql version for react-java-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
5 years ago
Anca Iordache f1e4cca535 Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
5 years ago