java-tutorials/spring-security-basic-auth
eugenp f40c9d3a96 upgrading to spring security 3.2, other maven upgrades, cleanup work 2013-12-18 13:25:45 +02:00
..
.externalToolBuilders cleanup work, initial work on new project 2013-05-12 11:15:16 +03:00
.settings change in project structure 2013-09-10 16:31:41 +03:00
src upgrading to spring security 3.2, other maven upgrades, cleanup work 2013-12-18 13:25:45 +02:00
.classpath eclipse cleanup 2013-08-19 22:33:24 +03:00
.gitignore cleanup work, initial work on new project 2013-05-12 11:15:16 +03:00
.project change in project structure 2013-09-10 16:31:41 +03:00
.springBeans cleanup work, initial work on new project 2013-05-12 11:15:16 +03:00
README.md clarification on the mvc vs rest projects 2013-07-14 15:01:13 +03:00
pom.xml upgrading to spring security 3.2, other maven upgrades, cleanup work 2013-12-18 13:25:45 +02:00

README.md

=========

Spring Security with Basic Authentication Example Project

Relevant Article:

Notes

  • the project includes both views as well as a REST layer