14 lines
280 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Spring SSL Bundler Demo Application</title>
</head>
<body>
<h1>Spring SSL Bundler Demo Application</h1>
<p>
This is a sample application that can be built as native executable.
</p>
</body>
</html>