Linked Lanuage is a web site for learning languages using semantic relations of words. Two types of users exists namely feeders and learners.
- JDK 1.8 or later
- Maven 3 or later
- MySQL 5.6 or later
- Spring MVC
- Spring Security
- Spring Data JPA
- Maven
- JSP
- MySQL
mvn jetty:run
The initial code is constructed by using the tutorial in the link. https://hellokoding.com/registration-and-login-example-with-spring-xml-configuration-maven-jsp-and-mysql/