Move intro inside main src (#1037)
* Initial commit * Initial commit * deleted old files * classNotFoundException-contextLoaderListener * Spring Boot Application * delete ClassNotFoundException * Add intro package inside main source tree
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
673faede4c
commit
e4bc0a44ce
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>RESOURCE NOT FOUND</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404 RESOURCE NOT FOUND</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user