Skip to content
Snippets Groups Projects
Commit 61db3614 authored by Elliot Rourke CS2015's avatar Elliot Rourke CS2015
Browse files

Revert "commit #63 - Updating README. This commit is made ONLY to reflect changes made..."

This reverts commit 1ba00d7a
parent 1ba00d7a
No related branches found
No related tags found
1 merge request!1Revert "commit #63 - Updating README. This commit is made ONLY to reflect changes made..."
......@@ -9,8 +9,7 @@ Lecturer logins: (lecturer1,password1) , (lecturer2,password1)
student logins: (student135,password1) , (student136, password1)
All logins contain mock data and may be used by multiple people. Logins exist from lecturer1 - lecturer10. And from student1 - student140.
All logins use the password: password1
All logins contain mock data and may be used by multiple people.
If you wish to install the application locally please refer to the relevant instructions below.
......
......@@ -5,6 +5,7 @@ import org.apache.catalina.connector.Connector;
import org.apache.tomcat.util.descriptor.web.SecurityCollection;
import org.apache.tomcat.util.descriptor.web.SecurityConstraint;
import org.apache.tomcat.util.scan.StandardJarScanner;
import org.springframework.boot.context.embedded.EmbeddedServletContainerFactory;
import org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment