1
0
mirror of https://github.com/docker/awesome-compose.git synced 2025-08-30 15:25:48 +00:00
awesome-compose/react-java-mysql/backend/src/main/resources/data.sql
Guillaume Lours d7d79e436f Update Spring Boot and Mysql version for react-java-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-17 16:48:08 +01:00

2 lines
55 B
SQL

INSERT INTO example.greetings(name) values ('Docker');