java-tutorials/spring-security-mvc-socket
Sam Millington c2cf7ae969 [BAEL-17476] - Add README descriptions 13 (#7863)
* [BAEL-17476] - Add README descriptions 13

* Changed the wording in some modules
2019-09-25 07:30:51 -06:00
..
src Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
.gitignore BAEL-509 (#2114) 2017-07-03 21:57:27 -05:00
README.md [BAEL-17476] - Add README descriptions 13 (#7863) 2019-09-25 07:30:51 -06:00
pom.xml [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30

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.