Vert.X
This commit is contained in:
10
backend/vertx/src/main/resources/webroot/index.html
Normal file
10
backend/vertx/src/main/resources/webroot/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>Vert.X test</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Vert.X test</h1>
|
||||
<p>Hola</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user