Files
spring-boot-rest/jooby/public/welcome.html
2017-11-17 21:24:47 -03:00

10 lines
129 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
i m welcomed
</body>
</html>