Skip to content

rwinch/getting-started-springsecurity-31

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Source Code and materials for Getting Started with Spring Security 3.1 from SpringOne 2012. To run the samples import the project into Spring Tool Suite using the Gradle Eclipse plugin.

Running the sample project

The following provides information on setting up a development environment that can run the sample in Spring Tool Suite 3.0.0+. Other IDE's should work using Gradle's IDE support, but have not been tested.

  • IDE Setup
    • Install Spring Tool Suite 3.0.0+
    • You will need the following plugins installed (can be found on the Extensions Page)
      • Gradle Eclipse
  • Importing the project into Spring Tool Suite
    • File->Import...->Gradle Project

Trying Spring Security JavaConfig

The javaconfig branch contains a demonstration of what the Spring Security Java Configuration support may look like. This is certainly not complete, nor a clean solution. However, it should give users an idea of what will be happening.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages