- Notifications
You must be signed in to change notification settings - Fork6.1k
spring-projects/spring-security
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Spring Security provides security services for theSpring IO Platform. Spring Security 6.0 requires Spring 6.0 asa minimum and also requires Java 17.
For a detailed list of features and access to the latest release, please visitSpring projects.
Please see ourcode of conduct
SeeGetting Spring Security for how to obtain Spring Security.
Be sure to read theSpring Security Reference.Extensive JavaDoc for the Spring Security code is also available in theSpring Security API Documentation.
You may also want to check outwhat’s new in the latest release.
SeeHello Spring Security to get started with a "Hello, World" application.
Spring Security uses aGradle-based build system.In the instructions below,./gradlew
is invoked from the root of the source tree and serves asa cross-platform, self-contained bootstrap mechanism for the build.
Git and theJDK17 build.
Be sure that yourJAVA_HOME
environment variable points to thejdk-17
folder extracted from the JDK download.
./gradlew build
The reference docs are not currently included in the distribution zip.You can build the reference docs for this branch by running the following command:
./gradlew :spring-security-docs:antora
That command publishes the docs site to thedocs/build/site
directory.Theplaybook branch describes how to build the reference docs in detail.
Discover more commands with./gradlew tasks
.
Check out theSpring Security tags on Stack Overflow.Commercial support is available too.
Pull requests are welcome; see thecontributor guidelines for details.
Spring Security is Open Source software released under theApache 2.0 license.
About
Spring Security
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.