JAVA-15787 Created new di-modules and server-modules
- Moved spring-freemarker to spring-web-modules
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Ping</title>
|
||||
</head>
|
||||
<body>
|
||||
Error logging in!
|
||||
<a href="index.html">Try again</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user