Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
1
react-java-mysql/backend/src/main/resources/application.properties
Executable file
1
react-java-mysql/backend/src/main/resources/application.properties
Executable file
@@ -0,0 +1 @@
|
||||
|
9
react-java-mysql/backend/src/main/resources/templates/home.ftl
Executable file
9
react-java-mysql/backend/src/main/resources/templates/home.ftl
Executable file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>Getting Started: Serving Web Content</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello from Docker!</p>
|
||||
</body>
|
Reference in New Issue
Block a user