java-tutorials/spring-security-mvc-socket
Norberto Ritzmann Jr 45be61376e Spark graphx moved to a new project due to a incompatibility of scala compiler 2019-10-06 21:57:54 +02:00
..
src Spark graphx moved to a new project due to a incompatibility of scala compiler 2019-10-06 21:57:54 +02:00
.gitignore Spark graphx moved to a new project due to a incompatibility of scala compiler 2019-10-06 21:57:54 +02:00
README.md Spark graphx moved to a new project due to a incompatibility of scala compiler 2019-10-06 21:57:54 +02:00
pom.xml Spark graphx moved to a new project due to a incompatibility of scala compiler 2019-10-06 21:57:54 +02:00

README.md

Spring Security MVC Socket

This module contains articles about WebSockets with Spring Security

Relevant Articles:

Running This Project:

To build the project, run the command: mvn clean install. This will build a war file in the target folder that you can deploye on a server like Tomcat.

Alternatively, run the project from an IDE.

To login, use credentials from the data.sql file in src/main/resource, eg: user/password.